- 26 Kas, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 25 Kas, 2014 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 24 Kas, 2014 11 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Charles-Axel Dein.
-
Ned Deily yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Donald Stufft.
-
- 23 Kas, 2014 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
This is basically a backport of issues #9003 and #22366.
-
Benjamin Peterson yazdı
-
- 17 Eki, 2014 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
The backport currently doesn't achieve anything since the function isn't used (yet).
-
- 23 Kas, 2014 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 22 Kas, 2014 2 kayıt (commit)
- 21 Kas, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
daemon threads run while the interpreter is shutting down; instead, these threads are now killed when they try to take the GIL), as it seems to break some existing code.
-
- 20 Kas, 2014 2 kayıt (commit)
-
-
Donald Stufft yazdı
-
Ned Deily yazdı
The backport of ensurepip to 2.7.9 allows pip to optionally be installed or upgraded using the bundled pip provided by the new ensurepip module. The option can be specified persistently using the configure option: ./configure --with-ensurepip[=upgrade|install|no] It can also be overridden on either the "install" or "altinstall" targets: make [alt]install ENSUREPIP=[upgrade|install|no] For Python 2, the default option is "no" (do not install pip).
-
- 18 Kas, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Warn against the use of leaking macro PyObject_REPR().
-
Serhiy Storchaka yazdı
Patch by Roumen Petrov.
-
- 15 Kas, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Fixed an error in _PySys_GetSizeOf declaration.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 14 Kas, 2014 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-