[Python-Dev] version of freshly built 2.7 python (original) (raw)

Ethan Furman ethan at stoneleaf.us
Fri Apr 3 05:19:09 CEST 2015


On 04/02, Alexander Walters wrote:

On 4/2/2015 21:29, Ethan Furman wrote:

I just built the latest version of Python 2.7 on my development machine -- or so I thought. When I invoke it, I get: Python 2.7.6+ (2.7:1beb3e0507fa, Apr 2 2015, 17:57:53) Why am I not seeing 2.7.9? Are you building from mercurial or a source tarball?

Mercurial:

ethan at code:~/source/python/python2.7$ hg parent changeset: 90450:1beb3e0507fa branch: 2.7 parent: 90434:b428b803f71f user: Zachary Ware <zachary.ware at gmail.com> date: Thu Apr 24 13:20:27 2014 -0500 files: Lib/test/test_itertools.py description: Issue #21346: Fix typos in test_itertools. Patch by Brian Kearns.

-- Ethan



More information about the Python-Dev mailing list