| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch... | Neal Norwitz | 2006-03-20 | 1 | -0/+1 |
|
|
* | PEP 343 -- the with-statement. | Guido van Rossum | 2006-02-27 | 1 | -0/+1 |
|
|
* | Patch #1422385: Changes to nis module to support multiple NIS domains | Martin v. Löwis | 2006-02-04 | 1 | -0/+1 |
|
|
* | Patch #1349118: urllib2 now supports user:pass@ style proxy | Martin v. Löwis | 2006-01-24 | 1 | -0/+1 |
|
|
* | Alphabetize some names and remove a dupe | Neal Norwitz | 2006-01-14 | 1 | -16/+15 |
|
|
* | Patch #1103116: AF_NETLINK sockets basic support. | Martin v. Löwis | 2006-01-14 | 1 | -0/+1 |
|
|
* | Fix SF bug #1402308, segfault when using mmap(-1, ...) | Neal Norwitz | 2006-01-11 | 1 | -0/+1 |
|
|
* | SF bug #1400822, Extended version of _curses over{lay,write} does not work | Neal Norwitz | 2006-01-10 | 1 | -0/+1 |
|
|
* | Add myself. | Georg Brandl | 2006-01-08 | 1 | -0/+1 |
|
|
* | SF patch #1355913, PEP 341 - Unification of try/except and try/finally | Neal Norwitz | 2005-12-17 | 1 | -0/+1 |
|
|
* | Add Michael Urman for work on SF patch #1365916 | Neal Norwitz | 2005-12-17 | 1 | -0/+1 |
|
|
* | Patch #1350409: Port signal handling to VS 2005. | Martin v. Löwis | 2005-11-28 | 1 | -0/+1 |
|
|
* | Prevent threading.Thread.join() from blocking when a previous call raised an | Brett Cannon | 2005-11-23 | 1 | -0/+1 |
|
|
* | Fix SF #1345263, colorsys tests, bug in frange | Neal Norwitz | 2005-11-02 | 1 | -0/+1 |
|
|
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -0/+1 |
|
|
* | SF patch #1227568, Expression AST node not documented. | Neal Norwitz | 2005-10-03 | 1 | -0/+1 |
|
|
* | Patch #1309009, Fix segfault in pyexpat when the XML document is | Neal Norwitz | 2005-09-30 | 1 | -0/+1 |
|
|
* | Patches #1298449 and #1298499: Add some missing checks for error | Michael W. Hudson | 2005-09-22 | 1 | -0/+1 |
|
|
* | credit source of idea for recent doc changes | Skip Montanaro | 2005-05-12 | 1 | -0/+1 |
|
|
* | Modified test for tzset to not rely on tm->tm_zone's existence. Also added | Brett Cannon | 2005-02-10 | 1 | -0/+1 |
|
|
* | SF patch #1116583: NameError in cookielib domain check | Raymond Hettinger | 2005-02-05 | 1 | -0/+1 |
|
|
* | Add strptime() constructor to datetime class. Thanks to Josh Spoerri for | Skip Montanaro | 2005-01-13 | 1 | -0/+1 |
|
|
* | Acknowledge contribution of a thorough tutorial review. | Raymond Hettinger | 2004-12-03 | 1 | -0/+1 |
|
|
* | SF patch #1077353: add key= argument to min and max | Raymond Hettinger | 2004-12-03 | 1 | -0/+1 |
|
|
* | SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contribute... | Raymond Hettinger | 2004-11-10 | 1 | -0/+1 |
|
|
* | Fix for SF bug 988120 via patch 1061941. | Jeremy Hylton | 2004-11-07 | 1 | -0/+1 |
|
|
* | Fix minor reST error in Misc/NEWS. | Brett Cannon | 2004-10-22 | 1 | -0/+1 |
|
|
* | Patch 1046644 - improved distutils support for SWIG. | Anthony Baxter | 2004-10-14 | 1 | -0/+1 |
|
|
* | Patch 983206: distutils obeys LDSHARED env var. Removed the code in | Anthony Baxter | 2004-10-13 | 1 | -0/+1 |
|
|
* | 969574 | Anthony Baxter | 2004-10-13 | 1 | -0/+1 |
|
|
* | Patch #1025790: Add status code constants to httplib. | Martin v. Löwis | 2004-09-18 | 1 | -0/+1 |
|
|
* | Patch #808120: Add --force-arch=ARCH to bdist_rpm.py. | Martin v. Löwis | 2004-09-10 | 1 | -0/+1 |
|
|
* | compiler.transformer: correct lineno attribute when possible | Jeremy Hylton | 2004-09-07 | 1 | -0/+1 |
|
|
* | SF patch 936813: fast modular exponentiation | Tim Peters | 2004-08-29 | 1 | -0/+1 |
|
|
* | Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. | Martin v. Löwis | 2004-08-29 | 1 | -0/+1 |
|
|
* | Add Nick Coghlan for his patch solving an issue with joining string | Raymond Hettinger | 2004-08-23 | 1 | -0/+1 |
|
|
* | Add name | Andrew M. Kuchling | 2004-08-07 | 1 | -0/+1 |
|
|
* | notes for @decorator | Anthony Baxter | 2004-08-02 | 1 | -0/+1 |
|
|
* | New codec: [ 996067 ] hp-roman8 codec | Marc-André Lemburg | 2004-07-28 | 1 | -0/+1 |
|
|
* | Patch #998149: imaplib deleteacl and myrights. | Martin v. Löwis | 2004-07-27 | 1 | -0/+1 |
|
|
* | Patch #605370: Add description[s] for RFC 2980 compliance. | Martin v. Löwis | 2004-07-26 | 1 | -0/+1 |
|
|
* | Add item | Andrew M. Kuchling | 2004-07-10 | 1 | -0/+1 |
|
|
* | Add note about closing of bug #679953 and add Jimmy Burgett for helping out to | Brett Cannon | 2004-07-10 | 1 | -0/+1 |
|
|
* | This closes patch: | Michael W. Hudson | 2004-07-07 | 1 | -0/+1 |
|
|
* | [Patch #974633] Check PyObject_MALLOC return for error | Andrew M. Kuchling | 2004-06-29 | 1 | -0/+1 |
|
|
* | Fix leak found by Eric Huss. | Raymond Hettinger | 2004-06-25 | 1 | -0/+1 |
|
|
* | SF patch 876130: add C API to datetime module, from Anthony Tuininga. | Tim Peters | 2004-06-20 | 1 | -0/+1 |
|
|
* | shutil.move() will raise an exception when trying to move a directory into | Brett Cannon | 2004-06-19 | 1 | -0/+1 |
|
|
* | pydoc.stripid() is now case-insensitive for its regex to support platforms that | Brett Cannon | 2004-06-19 | 1 | -0/+1 |
|
|
* | Add a final permutation step to the tuple hash function. | Raymond Hettinger | 2004-06-10 | 1 | -0/+1 |
|
|