- 04 Mar, 2010 4 commits
-
-
Florent Xicluna authored
-
Victor Stinner authored
Issue #29. PR #29 was released in february 2004!
-
Benjamin Peterson authored
-
Victor Stinner authored
reset also the pointer to the current pointer context.
-
- 03 Mar, 2010 8 commits
-
-
Victor Stinner authored
fatal error in low memory condition.
-
Victor Stinner authored
by Py_DECREF() to avoid a crash in pydebug mode. Use po->wo==NULL to detect than the panel is in the lop list or not.
-
Benjamin Peterson authored
-
Lars Gustäbel authored
to the TarFile class.
-
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 8 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
-