- 18 Mar, 2014 2 commits
-
-
Zachary Ware authored
-
Georg Brandl authored
-
- 17 Mar, 2014 13 commits
-
-
Victor Stinner authored
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 authored
-
Benjamin Peterson authored
correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys
-
Éric Araujo authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Antoine Pitrou authored
-
R David Murray authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 16 Mar, 2014 16 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Ryan Kelly, karl, and Nikolaus Rath.
-
Victor Stinner authored
self parameter is implicit. Mention also that communicate() and wait() are coroutines.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Andreas Schwab.
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Nick Coghlan authored
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 authored
closes #20931
-
Larry Hastings authored
-
Antoine Pitrou authored
-
R David Murray authored
-
Antoine Pitrou authored
-
- 15 Mar, 2014 9 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
new redirect of http://www.python.org/ to https://www.python.org.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-