- 04 May, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 03 May, 2013 7 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
trying to load an extension module. While at it, also add a proper unittest.skipIf() guard to another test involving imp.load_dynamic().
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 02 May, 2013 1 commit
-
-
Alexandre Vassalotti authored
-
- 01 May, 2013 9 commits
-
-
Antoine Pitrou authored
Issue #13721: SSLSocket.getpeercert() and SSLSocket.do_handshake() now raise an OSError with ENOTCONN, instead of an AttributeError, when the SSLSocket is not connected.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Charles-Francois Natali authored
-
Ezio Melotti authored
-
Charles-Francois Natali authored
descriptor supported.
-
Charles-Francois Natali authored
descriptor supported.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 30 Apr, 2013 20 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Gregory P. Smith authored
that already contains the right news)
-
Gregory P. Smith authored
-
Gregory P. Smith authored
than the one merged from 3.2 to match the actual changes here.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
libffi to 3.0.13. (i'm not sure if it is needed anymore but see issue 10309 for details which makes no mention of upstream; this change is already in 3.3 and 3.4 but may need reapplying to 2.7 as done here)
-
Gregory P. Smith authored
were missing from a messed up merge during the libffi 3.0.13 import. the diffs from upstream libffi 3.0.13 are now small.
-
Gregory P. Smith authored
were missing from a messed up merge during the libffi 3.0.13 import. the diffs from upstream libffi 3.0.13 are now small.
-
Gregory P. Smith authored
that was undone in the merge fun from upstream which already had it in 3.0.13. * Add the missing update to libffi.info.
-
Gregory P. Smith authored
that was undone in the merge fun from upstream which already had it in 3.0.13. * Add the missing update to libffi.info.
-
Gregory P. Smith authored
in the merge fun from upstream which already had it in 3.0.13. * Add the missing update to libffi.info.
-
- 29 Apr, 2013 1 commit
-
-
Benjamin Peterson authored
Patch by Martin Morrison.
-