summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-0/+2
* Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,...Georg Brandl2008-06-102-0/+5
* Patch #3064: Port new turtle module and demos to 3.0.Martin v. Löwis2008-06-101-0/+1
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-045-11/+4
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-045-4/+11
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-045-11/+4
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-012-1/+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-262-1/+3
* Add NEWS entry for http package.Georg Brandl2008-05-261-0/+5
* Create http package. #2883.Georg Brandl2008-05-261-26/+12
* Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,...Benjamin Peterson2008-05-262-0/+4
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-262-1/+13
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-262-19/+6
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-252-1/+4
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-2/+2
* 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
* Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa...Georg Brandl2008-05-171-1/+1
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-161-1/+5
* #2895: don't crash with bytes as keyword argument names.Georg Brandl2008-05-161-0/+2
* Rename the repr module to reprlib.Alexandre Vassalotti2008-05-161-0/+2
* Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,...Alexandre Vassalotti2008-05-163-0/+27
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-161-0/+7
* Remove the statvfs module.Brett Cannon2008-05-161-0/+2
* Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ...Alexandre Vassalotti2008-05-161-0/+3
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-162-1/+7
* Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-...Alexandre Vassalotti2008-05-152-8/+36
* Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,...Alexandre Vassalotti2008-05-151-0/+5
* Renamed ConfigParser to configparser.Alexandre Vassalotti2008-05-141-0/+2
* add a NEWS note for 63205Benjamin Peterson2008-05-141-0/+3
* #Issue2835: Correct an infinite recursion in webbrowser.open(), when KDE Konq...Amaury Forgeot d'Arc2008-05-121-0/+2
* #2798: PyArg_ParseTuple did not correctly handle the "s" code in case of unic...Amaury Forgeot d'Arc2008-05-121-0/+4
* Remove the multifile module as deprecated by PEP 4.Brett Cannon2008-05-121-0/+2
* Renamed the SocketServer module to 'socketserver'.Alexandre Vassalotti2008-05-122-3/+3
* The __all__ value for 'collections' was missing UserList and UserString.Brett Cannon2008-05-121-0/+2
* Revert commit r63088.Alexandre Vassalotti2008-05-111-2/+0
* Remove the sre module.Brett Cannon2008-05-111-0/+2
* Renamed PixMapWrapper module to pixmapwrapper.Alexandre Vassalotti2008-05-111-0/+2
* Rename Queue module to queue.Alexandre Vassalotti2008-05-111-0/+2
* Rename copy_reg module to copyreg.Alexandre Vassalotti2008-05-111-0/+2
* Remove the mhlib module.Brett Cannon2008-05-111-0/+2
* The ihooks module has been removed.Brett Cannon2008-05-101-0/+2
* Remove the fpformat module.Brett Cannon2008-05-101-0/+2