- 03 Mar, 2010 4 commits
-
-
Florent Xicluna authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
by Py_DECREF() to fix a crash in pydebug mode.
-
- 02 Mar, 2010 20 commits
-
-
Florent Xicluna authored
-
Benjamin Peterson authored
-
Victor Stinner authored
check fails. Fix an assertion in pydebug mode.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
method->d2i(): OpenSSL API changed in OpenSSL 0.9.6m. Patch written by Daniel Black.
-
Florent Xicluna authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Michael Foord authored
-
Andrew M. Kuchling authored
-
Steven Bethard authored
Docs still need some updating to make getopt and optparse match the wording promised in the PEP. There are also probably a number of :class:ArgumentParser etc. links that could be added to the argparse documentation.
-
- 01 Mar, 2010 16 commits
-
-
Benjamin Peterson authored
-
Barry Warsaw authored
because I did this in the wrong order and couldn't smack svnmerge into submission.
-
Florent Xicluna authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
R. David Murray authored
Since this module is unmaintained in the library and gone in py3k, this patch skips the remainder of the replication test if a second timeout occurs, as it randomly does. This should improve buildbot stability.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
a -1 parameter on some platforms such as OS X.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
thread could raise an incorrect RuntimeError about not holding the import lock. The import lock is now reinitialized after fork.
-
Gregory P. Smith authored
os.waitpid and os.read system calls where appropriate.
-