- 25 Nov, 2011 5 commits
-
-
Antoine Pitrou authored
Issue #9957: SpooledTemporaryFile.truncate() now accepts an optional size parameter, as other file-like objects. Patch by Ryan Kelly.
-
Antoine Pitrou authored
mention of the CPython optimization hack.
-
Antoine Pitrou authored
mention of the CPython optimization hack.
-
Eli Bendersky authored
-
Eli Bendersky authored
-
- 24 Nov, 2011 4 commits
-
-
Petri Lehtinen authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Victor Stinner authored
Patch written by Charles-François Natali.
-
- 23 Nov, 2011 13 commits
-
-
Benjamin Peterson authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Issue #13458: Fix a memory leak in the ssl module when decoding a certificate with a subjectAltName. Patch by Robert Xiao.
-
Antoine Pitrou authored
Issue #13458: Fix a memory leak in the ssl module when decoding a certificate with a subjectAltName. Patch by Robert Xiao.
-
- 22 Nov, 2011 18 commits
-
-
Giampaolo Rodola' authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Amaury Forgeot d'Arc authored
-
Victor Stinner authored
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
an invalid integer value.
-
Benjamin Peterson authored
-
Giampaolo Rodola' authored
-
Charles-François Natali authored
TLS key only if the thread that called fork() had an associated auto thread state (this might not be the case for example for a thread created outside of Python calling into a subinterpreter).
-
Charles-François Natali authored
TLS key only if the thread that called fork() had an associated auto thread state (this might not be the case for example for a thread created outside of Python calling into a subinterpreter).
-
Amaury Forgeot d'Arc authored
-
Charles-François Natali authored
POSIX semaphores (among which FreeBSD < 8).
-
Charles-François Natali authored
-
Charles-François Natali authored
POSIX semaphores (among which FreeBSD < 8).
-