- 03 Mar, 2010 5 kayıt (commit)
-
-
Lars Gustäbel yazdı
to the TarFile class.
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
by Py_DECREF() to fix a crash in pydebug mode.
-
- 02 Mar, 2010 20 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
check fails. Fix an assertion in pydebug mode.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
method->d2i(): OpenSSL API changed in OpenSSL 0.9.6m. Patch written by Daniel Black.
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Michael Foord yazdı
-
Andrew M. Kuchling yazdı
-
Steven Bethard yazdı
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 15 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Barry Warsaw yazdı
because I did this in the wrong order and couldn't smack svnmerge into submission.
-
Florent Xicluna yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
R. David Murray yazdı
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 yazdı
-
Gregory P. Smith yazdı
a -1 parameter on some platforms such as OS X.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
thread could raise an incorrect RuntimeError about not holding the import lock. The import lock is now reinitialized after fork.
-