- 20 Mar, 2014 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Benjamin Peterson yazdı
-
- 19 Mar, 2014 5 kayıt (commit)
-
-
Zachary Ware yazdı
-
Victor Stinner yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
- Remove configuration settings from removed _sha3.vcxproj - Don't try to build configurations of _testembed that don't exist (namely, PGInstrument and PGUpdate)
-
Zachary Ware yazdı
-
- 18 Mar, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Georg Brandl yazdı
-
- 17 Mar, 2014 13 kayıt (commit)
-
-
Victor Stinner yazdı
base32, ascii85 and base85 codecs in the base64 module, and delay the initialization of the unquote_to_bytes() table of the urllib.parse module, to not waste memory if these modules are not used.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys
-
Éric Araujo yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Antoine Pitrou yazdı
-
R David Murray yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 16 Mar, 2014 16 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Ryan Kelly, karl, and Nikolaus Rath.
-
Victor Stinner yazdı
self parameter is implicit. Mention also that communicate() and wait() are coroutines.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Andreas Schwab.
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Nick Coghlan yazdı
We changed a few details of the pip integration over the course of the Python 3.4 beta and release candidate cycle, but I hadn't updated the What's New entry appropriately. The Py2/Py3 split on POSIX and the generally challenges of dealing with parallel installs means we haven't attained complete consistency across all environments, but hopefully this updated text is clearer about the end result. Relevant to issue #20909.
-
R David Murray yazdı
closes #20931
-
Larry Hastings yazdı
-
Antoine Pitrou yazdı
-
R David Murray yazdı
-
Antoine Pitrou yazdı
-
- 15 Mar, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-