- 15 Kas, 2014 2 kayıt (commit)
- 14 Kas, 2014 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Nick Coghlan yazdı
-
- 13 Kas, 2014 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 11 Kas, 2014 4 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
* Backports ensurepip to the 2.7 branch * Backports some of the improved documentation to the 2.7 branch. * Adds a private backport of the 3.x mock library as test._mock_backport to enable saner testing of ensurepip. Key Differences from 3.x: * Ensurepip does not have any Makefile integration, specifically it is not ran by default in the Makefile. * There is no venv module in 2.7, so downstream distributors can completely disable ensurepip, ideally with a message redirecting to the correct way to install pip. * To match the ``python`` command in 2.7, ensurepip will install the unversioned ``pip`` command as well. * No-op and hide --default-pip and add --no-default-pip to restore the 3.x behavor on 2.7.
-
Serhiy Storchaka yazdı
-
- 10 Kas, 2014 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
different lowercase are now matched in case-insensitive regular expressions.
-
Serhiy Storchaka yazdı
platforms.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 08 Kas, 2014 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 07 Kas, 2014 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
(issue #814253).
-
Serhiy Storchaka yazdı
work in lookbehind assertions in regular expressions.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Based on patch by Aivars Kalvāns.
-
Serhiy Storchaka yazdı
-
- 06 Kas, 2014 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs). Patch by mattip
-
- 05 Kas, 2014 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
-
- 04 Kas, 2014 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 02 Kas, 2014 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Patch by Tim Graham.
-
Ezio Melotti yazdı
#22751: fix test___all__ warning about modified environment in the tests. Patch by Michael Cetrulo.
-
Zachary Ware yazdı
-
Ned Deily yazdı
When running tests in subprocesses with the regrtest -j option, a bug in Cocoa Tk can result in a Tcl segfault. Avoid the problem by forcing Tk to fully initialize as an OS X gui process before destroying the Tcl instance and creating another. (Original patch by Serhiy Storchaka)
-
- 01 Kas, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Vinay Sajip yazdı
-
- 31 Eki, 2014 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
(issue #19329). This is needed to apply the patch from issue #17381.
-