- 20 Mar, 2014 12 commits
-
-
Zachary Ware authored
"equivalant" was caught by Tobias Käs on docs@, "seperated" and "chartruese" were discovered by a spell-checker.
-
Zachary Ware authored
-
Zachary Ware authored
Pointed out by Colin Davis on docs@.
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
Issue #10141: updated new usages of AF_CAN to be in #ifdef AF_CAN rather than #ifdef HAVE_LINUX_CAN_H to allow compilation on older Linuxes.
-
Victor Stinner authored
multiprocessing.connection
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Benjamin Peterson authored
-
- 19 Mar, 2014 5 commits
-
-
Zachary Ware authored
-
Victor Stinner authored
-
Zachary Ware authored
-
Zachary Ware authored
- 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 authored
-
- 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 8 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
-