| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some full stops. | Georg Brandl | 2008-07-01 | 1 | -2/+2 |
|
|
* | #2683: Popen.communicate() argument must be bytes. | Georg Brandl | 2008-07-01 | 1 | -0/+3 |
|
|
* | Hopefully fix make framework install on Mac (see 3174) | Benjamin Peterson | 2008-07-01 | 1 | -0/+8 |
|
|
* | Issue #3236: Return small longs from PyLong_FromString. | Martin v. Löwis | 2008-06-30 | 1 | -0/+2 |
|
|
* | Merged revisions 64549 via svnmerge from | Brett Cannon | 2008-06-27 | 1 | -0/+5 |
|
|
* | Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120... | Amaury Forgeot d'Arc | 2008-06-19 | 1 | -0/+15 |
|
|
* | Bump to 3.0b1v3.0b1 | Barry Warsaw | 2008-06-19 | 1 | -1/+1 |
|
|
* | Issue3113: tests for CGIHTTPRequestHandler failed on windows: | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -0/+2 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -0/+9 |
|
|
* | Merged revisions 64309 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-16 | 1 | -0/+3 |
|
|
* | Fix last traces of old threading API. | Georg Brandl | 2008-06-13 | 1 | -1/+1 |
|
|
* | remove the rfc822 module | Benjamin Peterson | 2008-06-12 | 1 | -0/+2 |
|
|
* | Restore _pickle module accelerator module. | Alexandre Vassalotti | 2008-06-12 | 1 | -0/+4 |
|
|
* | add a period | Benjamin Peterson | 2008-06-12 | 1 | -1/+1 |
|
|
* | actually remove the mimetools module | Benjamin Peterson | 2008-06-12 | 1 | -0/+2 |
|
|
* | revert the addition of _pickle because it was causing havok with 64-bit | Benjamin Peterson | 2008-06-12 | 1 | -4/+0 |
|
|
* | Update NEWS and ACKS for issue 2849. | Barry Warsaw | 2008-06-12 | 1 | -0/+2 |
|
|
* | Issue 2918: Merge StringIO and cStringIO. | Alexandre Vassalotti | 2008-06-11 | 1 | -0/+2 |
|
|
* | Issue 2917: Merge the pickle and cPickle module. | Alexandre Vassalotti | 2008-06-11 | 1 | -0/+4 |
|
|
* | Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods | Benjamin Peterson | 2008-06-11 | 1 | -0/+3 |
|
|
* | Merged revisions 64125 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -0/+2 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -0/+4 |
|
|
* | Issue 1342: Python could not start if installed in a directory | Amaury Forgeot d'Arc | 2008-06-11 | 1 | -0/+3 |
|
|
* | #3021: Antoine Pitrou's Lexical exception handlers | Benjamin Peterson | 2008-06-11 | 1 | -0/+4 |
|
|
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 | 1 | -0/+2 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -0/+2 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -2/+0 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -0/+2 |
|
|
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -0/+2 |
|
|
* | Add proper heading for tools entry. | Georg Brandl | 2008-06-01 | 1 | -1/+4 |
|
|
* | add notes about the removal of bgen | Benjamin Peterson | 2008-06-01 | 1 | -0/+2 |
|
|
* | Remove deprecated SmartCookie and SerialCookie classes. | Georg Brandl | 2008-05-28 | 1 | -0/+3 |
|
|
* | #2957: marshal recursion limit exceeded when importing a large .pyc file | Amaury Forgeot d'Arc | 2008-05-26 | 1 | -0/+4 |
|
|
* | The commands module has been removed. The getoutput() and getstatusoutput() | Brett Cannon | 2008-05-26 | 1 | -0/+3 |
|
|
* | Add NEWS entry for http package. | Georg Brandl | 2008-05-26 | 1 | -0/+5 |
|
|
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -0/+11 |
|
|
* | Refer consistently to issues, rewrap to 70 chars. | Georg Brandl | 2008-05-25 | 1 | -235/+240 |
|
|
* | #2963: fix method cache types. | Georg Brandl | 2008-05-25 | 1 | -0/+2 |
|
|
* | #2964: fix missing INCREF. | Georg Brandl | 2008-05-25 | 1 | -0/+2 |
|
|
* | #2879: rename _winreg to winreg. | Georg Brandl | 2008-05-25 | 1 | -1/+3 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -0/+2 |
|
|
* | Merged revisions 63361-63373,63375,63377-63380 via svnmerge from | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+5 |
|
|
* | #2895: don't crash with bytes as keyword argument names. | Georg Brandl | 2008-05-16 | 1 | -0/+2 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+2 |
|
|
* | Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,... | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+9 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+7 |
|
|
* | Remove the statvfs module. | Brett Cannon | 2008-05-16 | 1 | -0/+2 |
|
|
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+3 |
|
|
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+5 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 1 | -0/+5 |
|
|