| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 64968,64971 via svnmerge from | Thomas Heller | 2008-07-15 | 1 | -0/+3 |
|
|
* | implement chained exception tracebacks | Benjamin Peterson | 2008-07-15 | 1 | -0/+4 |
|
|
* | #2512 implement the 3.0 gettext API | Benjamin Peterson | 2008-07-14 | 1 | -0/+3 |
|
|
* | Issue #3280: like chr() already does, the "%c" format now accepts the full un... | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -0/+5 |
|
|
* | Issue #3282: str.isprintable() should return False for undefined Unicode char... | Georg Brandl | 2008-07-04 | 1 | -0/+3 |
|
|
* | Fix committed merge conflict. | Georg Brandl | 2008-07-04 | 1 | -13/+0 |
|
|
* | Merged revisions 64688 via svnmerge from | Martin v. Löwis | 2008-07-03 | 1 | -0/+13 |
|
|
* | Add a NEWS entry for Issue #3247. | Amaury Forgeot d'Arc | 2008-07-02 | 1 | -0/+6 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -3/+3 |
|
|
* | 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 | 2 | -2/+2 |
|
|
* | 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 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,... | Amaury Forgeot d'Arc | 2008-06-17 | 2 | -0/+6 |
|
|
* | 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 | 2 | -0/+3 |
|
|
* | 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 | 2 | -3/+4 |
|
|
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 | 1 | -0/+2 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 2 | -0/+5 |
|
|
* | Patch #3064: Port new turtle module and demos to 3.0. | Martin v. Löwis | 2008-06-10 | 1 | -0/+1 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 5 | -11/+4 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 5 | -4/+11 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 5 | -11/+4 |
|
|
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 2 | -1/+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 | 2 | -1/+3 |
|
|
* | Add NEWS entry for http package. | Georg Brandl | 2008-05-26 | 1 | -0/+5 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -26/+12 |
|
|
* | Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,... | Benjamin Peterson | 2008-05-26 | 2 | -0/+4 |
|
|