- 20 Sep, 2012 10 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
Issue #15977: Fix memory leak in Modules/_ssl.c when the function _set_npn_protocols() is called multiple times
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 19 Sep, 2012 5 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Trent Nelson authored
-
Trent Nelson authored
(Compiler: Solaris Studio 12.3)
-
Trent Nelson authored
Required on Solaris 10 (which defines AT_FDCWD as 0xffd19553), harmless on other platforms.
-
- 18 Sep, 2012 3 commits
-
-
Victor Stinner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 17 Sep, 2012 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 15 Sep, 2012 6 commits
-
-
Antoine Pitrou authored
Patch by Jeremy Kloth.
-
Antoine Pitrou authored
Patch by Jeremy Kloth.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 14 Sep, 2012 4 commits
-
-
Antoine Pitrou authored
Issue #15842: the SocketIO.{readable,writable,seekable} methods now raise ValueError when the file-like object is closed. Patch by Alessandro Moura.
-
Antoine Pitrou authored
Issue #15842: the SocketIO.{readable,writable,seekable} methods now raise ValueError when the file-like object is closed. Patch by Alessandro Moura.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Sep, 2012 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Richard Oudkerk authored
-
- 12 Sep, 2012 5 commits
-
-
Stefan Krah authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
on the action's default, reverting it back to previous behavior. Conversion is only done on string defaults. Add a test for this and another test that ensures such type conversions are only called once.
-
Antoine Pitrou authored
-