summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 64968,64971 via svnmerge fromThomas Heller2008-07-151-0/+3
* implement chained exception tracebacksBenjamin Peterson2008-07-151-0/+4
* #2512 implement the 3.0 gettext APIBenjamin Peterson2008-07-141-0/+3
* Issue #3280: like chr() already does, the "%c" format now accepts the full un...Amaury Forgeot d'Arc2008-07-041-0/+5
* Issue #3282: str.isprintable() should return False for undefined Unicode char...Georg Brandl2008-07-041-0/+3
* Fix committed merge conflict.Georg Brandl2008-07-041-13/+0
* Merged revisions 64688 via svnmerge fromMartin v. Löwis2008-07-031-0/+13
* Add a NEWS entry for Issue #3247.Amaury Forgeot d'Arc2008-07-021-0/+6
* Add some full stops.Georg Brandl2008-07-011-2/+2
* #2683: Popen.communicate() argument must be bytes.Georg Brandl2008-07-011-0/+3
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-0/+8
* Issue #3236: Return small longs from PyLong_FromString.Martin v. Löwis2008-06-301-0/+2
* Merged revisions 64549 via svnmerge fromBrett Cannon2008-06-271-0/+5
* Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120...Amaury Forgeot d'Arc2008-06-191-0/+15
* Bump to 3.0b1v3.0b1Barry Warsaw2008-06-191-1/+1
* Issue3113: tests for CGIHTTPRequestHandler failed on windows:Amaury Forgeot d'Arc2008-06-181-0/+2
* Make a new urllib package .Jeremy Hylton2008-06-181-0/+9
* Merged revisions 64309 via svnmerge fromAmaury Forgeot d'Arc2008-06-161-0/+3
* Fix last traces of old threading API.Georg Brandl2008-06-131-1/+1
* remove the rfc822 moduleBenjamin Peterson2008-06-121-0/+2
* Restore _pickle module accelerator module.Alexandre Vassalotti2008-06-121-0/+4
* add a periodBenjamin Peterson2008-06-121-1/+1
* actually remove the mimetools moduleBenjamin Peterson2008-06-121-0/+2
* revert the addition of _pickle because it was causing havok with 64-bitBenjamin Peterson2008-06-121-4/+0
* Update NEWS and ACKS for issue 2849.Barry Warsaw2008-06-121-0/+2
* Issue 2918: Merge StringIO and cStringIO.Alexandre Vassalotti2008-06-111-0/+2
* Issue 2917: Merge the pickle and cPickle module.Alexandre Vassalotti2008-06-111-0/+4
* Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethodsBenjamin Peterson2008-06-111-0/+3
* Merged revisions 64125 via svnmerge fromBenjamin Peterson2008-06-111-0/+2
* #2630: Implement PEP 3138.Georg Brandl2008-06-111-0/+4
* Issue 1342: Python could not start if installed in a directoryAmaury Forgeot d'Arc2008-06-111-0/+3
* #3021: Antoine Pitrou's Lexical exception handlersBenjamin Peterson2008-06-111-0/+4
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-0/+2
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-0/+2
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-2/+0
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-0/+2
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-011-0/+2
* Add proper heading for tools entry.Georg Brandl2008-06-011-1/+4
* add notes about the removal of bgenBenjamin Peterson2008-06-011-0/+2
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-0/+3
* #2957: marshal recursion limit exceeded when importing a large .pyc fileAmaury Forgeot d'Arc2008-05-261-0/+4
* The commands module has been removed. The getoutput() and getstatusoutput()Brett Cannon2008-05-261-0/+3
* Add NEWS entry for http package.Georg Brandl2008-05-261-0/+5
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-0/+11
* Refer consistently to issues, rewrap to 70 chars.Georg Brandl2008-05-251-235/+240
* #2963: fix method cache types.Georg Brandl2008-05-251-0/+2
* #2964: fix missing INCREF.Georg Brandl2008-05-251-0/+2
* #2879: rename _winreg to winreg.Georg Brandl2008-05-251-1/+3
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-0/+2
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-161-1/+5