summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Collapse)AuthorAgeFilesLines
* note about r63617Gregory P. Smith2008-05-251-0/+4
|
* #2959: allow multiple close() calls for GzipFile.Georg Brandl2008-05-251-0/+4
|
* ConfigParser renaming reversal part 3: move module into place and adapt imports.Georg Brandl2008-05-252-6/+3
|
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-2/+2
| | | | change imports and other references. Closes #2925.
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-242-4/+1
| | | | place and fix all references to it. Closes #2926.
* Issue #1390: Raise ValueError in toxml when an invalid comment wouldMartin v. Löwis2008-05-231-0/+3
| | | | otherwise be produced.
* Patch #1722225: Support QNX 6.Martin v. Löwis2008-05-231-0/+2
|
* Revert the renaming of repr to reprlib.Brett Cannon2008-05-231-3/+0
|
* Issue #2819: Add math.sum, a function that sums a sequence of floatsMark Dickinson2008-05-231-0/+3
| | | | | efficiently but with no intermediate loss of precision. Based on Raymond Hettinger's ASPN recipe. Thanks Jean Brouwers for the patch.
* bsddb module updated to version 4.7.0Jesus Cea2008-05-221-1/+2
|
* Add Quentin Gallet-Gilles for (at least) a fixer for markupbase.Brett Cannon2008-05-221-0/+1
|
* Add Robert Schuppenies.Martin v. Löwis2008-05-211-0/+3
|
* Updated with fixes for #2914 and #2929.Vinay Sajip2008-05-201-0/+6
|
* #2592: delegate nb_index and the floor/truediv slots in weakref.proxy.Georg Brandl2008-05-201-0/+3
|
* Patch #1775025: allow opening zipfile members via ZipInfo instances.Georg Brandl2008-05-201-0/+4
| | | | Patch by Graham Horler.
* Patch #2488: Add sys.maxsize.Martin v. Löwis2008-05-201-0/+2
|
* Revert copy_reg -> copyreg rename.Georg Brandl2008-05-201-1/+1
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-202-6/+0
|
* revert creation of the html.entities and html.parser modulesFred Drake2008-05-201-4/+0
| | | | (http://bugs.python.org/issue2882)
* test_httpservers has unpredictable refcount behavior.Georg Brandl2008-05-191-1/+1
|
* Add GHOP students.Georg Brandl2008-05-181-0/+3
|
* #2353: raise Py3k warning in file.xreadlines().Georg Brandl2008-05-171-0/+2
|
* rename HTMLParser to html.parser, htmlentitydefs to html.entitiesFred Drake2008-05-171-0/+4
| | | | (http://bugs.python.org/issue2882)
* Add new tkinter dir to various locations where lib-tk shows up.Georg Brandl2008-05-171-0/+1
|
* Rewrap consistently to 70 chars, and standardize the way of referring to issues.Georg Brandl2008-05-171-747/+872
|
* #961805: fix Edit.text_modified().Georg Brandl2008-05-171-0/+2
|
* issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_getGregory P. Smith2008-05-171-0/+3
| | | | | and other bsddb.db object constructors raised an exception. Debugging & patch by Neal Norowitz.
* Issue 1793: Add ctypes.util.find_msvcrt() function (on Windows).Thomas Heller2008-05-161-0/+5
|
* Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.Alexandre Vassalotti2008-05-161-3/+3
| | | | | This fixes the omissions of configparser, copyreg, queue and socketserver renaming.
* NEWS entry for Tkinter rename.Georg Brandl2008-05-161-0/+6
|
* #2890: support os.O_ASYNC and fcntl.FASYNC.Georg Brandl2008-05-161-0/+2
|
* Fixed #2870: cmathmodule.c compile errorChristian Heimes2008-05-161-0/+2
|
* Renamed the repr module to reprlib.Alexandre Vassalotti2008-05-161-0/+3
| | | | Added stub module for repr.
* Deprecated statvfs for removal in 3.0.Brett Cannon2008-05-161-0/+2
|
* Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.Brett Cannon2008-05-161-0/+3
|
* #2863: add gen.__name__ and add this name to generator repr().Georg Brandl2008-05-151-0/+5
|
* Add a snippet for the deprecation directive for docs.Brett Cannon2008-05-152-0/+18
|
* Deprecate WAIT for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecated torgb for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate SV for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate readcd for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecated panelparser for removal in 3.0.Brett Cannon2008-05-151-1/+4
|
* The panel module for IRIX has been deprecated for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate jpeg for IRIX for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate IOCTL from IRIX for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate IN from IRIX for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate imgfile for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecate GLWS from IRIX for removal in 3.0.Brett Cannon2008-05-151-1/+3
|
* Deprecate GET from IRIX for removal in 3.0.Brett Cannon2008-05-151-0/+2
|
* Deprecated 'fm' for removal in 3.0.Brett Cannon2008-05-151-0/+2
|