]> granicus.if.org Git - python/shortlog
python
2008-05-17 Lars GustäbelReplace signatures with optional arguments in square...
2008-05-17 Georg BrandlMove imports to file top.
2008-05-17 Georg BrandlTkinter: make stub modules.
2008-05-17 Georg BrandlTkinter rename: merge tkSimpleDialog and tkFileDialog...
2008-05-17 Gregory P.... fix issue2381: test_subprocess fails if your sys.execut...
2008-05-17 Gregory P.... issue2858: Fix potential memory corruption when bsddb...
2008-05-17 Raymond HettingerFix-up docstring
2008-05-16 Benjamin Petersonmention Py3k in glossary
2008-05-16 Thomas HellerVery simple test for ctypes.util.find_library on Windows.
2008-05-16 Thomas HellerIssue 1793: Add ctypes.util.find_msvcrt() function...
2008-05-16 Alexandre VassalottiAdded Python 3.0 warning to cPickle.
2008-05-16 Alexandre VassalottiPatch by Quentin Gallet-Gilles: Renaming leftovers...
2008-05-16 Georg BrandlNEWS entry for Tkinter rename.
2008-05-16 Georg BrandlDoc changes for the big Tkinter rename.
2008-05-16 Georg BrandlFix reprlib docs.
2008-05-16 Georg BrandlTkinter rename, step 2: fix imports and add stub modules.
2008-05-16 Georg BrandlStep 1 of Tkinter renaming: move lib-tk modules into...
2008-05-16 Georg BrandlDocument O_ASYNC addition.
2008-05-16 Georg BrandlDon't allow keyword arguments to reversed().
2008-05-16 Georg Brandl#2845: fix copy2's docs.
2008-05-16 Georg Brandl#2890: support os.O_ASYNC and fcntl.FASYNC.
2008-05-16 Christian HeimesFollowing Amaury's advice
2008-05-16 Christian HeimesFixed #2870: cmathmodule.c compile error
2008-05-16 Georg Brandl#2869: remove parameter from signature.
2008-05-16 Georg BrandlMake generator repr consistent with function and code...
2008-05-16 Alexandre VassalottiRename the test file of reprlib.
2008-05-16 Alexandre VassalottiUpdated reprlib's documentation to mention the renaming.
2008-05-16 Alexandre VassalottiChanged references to the reprlib module to use its...
2008-05-16 Alexandre VassalottiRenamed the repr module to reprlib.
2008-05-16 Benjamin Petersonmake test_platform a bit more assertive (We'll see...
2008-05-16 Alexandre VassalottiFixed import of configparser in the distutils module.
2008-05-16 Brett CannonDeprecated statvfs for removal in 3.0.
2008-05-16 Brett CannonRemove the last usage of statvfs in the stdlib.
2008-05-16 Brett CannonDeprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
2008-05-15 Benjamin Petersonfix typos in whatsnew
2008-05-15 Benjamin Petersonadd Mac modules to the list of deprecated ones
2008-05-15 Alexandre VassalottiFixed typo in a doctest of test_genexps.
2008-05-15 Alexandre VassalottiRevert r63323: Use lowercase version of module name.
2008-05-15 Andrew M. KuchlingImport class from distutils.cmd, not .core, to avoid...
2008-05-15 Andrew M. KuchlingUse lowercase version of module name
2008-05-15 Georg Brandl#2863: add gen.__name__ and add this name to generator...
2008-05-15 Brett CannonDeprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
2008-05-15 Gregory P.... disable the crashing test. I will also file a bug...
2008-05-15 Brett CannonAdd a snippet for the deprecation directive for docs.
2008-05-15 Brett CannonUpdate docs for deprecation of IRIX modules.
2008-05-15 Brett CannonDeprecate WAIT for removal in 3.0.
2008-05-15 Brett CannonDeprecated torgb for removal in 3.0.
2008-05-15 Brett CannonDeprecate SV for removal in 3.0.
2008-05-15 Brett CannonDeprecate readcd for removal in 3.0.
2008-05-15 Brett CannonDeprecated panelparser for removal in 3.0.
2008-05-15 Brett CannonThe panel module for IRIX has been deprecated for remov...
2008-05-15 Brett CannonDeprecate jpeg for IRIX for removal in 3.0.
2008-05-15 Brett CannonDeprecate IOCTL from IRIX for removal in 3.0.
2008-05-15 Brett CannonDeprecate IN from IRIX for removal in 3.0.
2008-05-15 Brett CannonDeprecate imgfile for removal in 3.0.
2008-05-15 Brett CannonDeprecate GLWS from IRIX for removal in 3.0.
2008-05-15 Brett CannonDeprecate GET from IRIX for removal in 3.0.
2008-05-15 Brett CannonDeprecated 'fm' for removal in 3.0.
2008-05-15 Brett CannonFL, flp, and fl from IRIX have been deprecated for...
2008-05-15 Brett CannonFILE from IRIX has been deprecated for removal in 3.0.
2008-05-15 Brett CannonDeprecate ERRNO for removal in 3.0.
2008-05-15 Brett CannonDeprecate DEVICE, GL, gl, and the related modules cgen...
2008-05-15 Andrew M. KuchlingNote some removals and a rename
2008-05-15 Alexandre VassalottiRevert distutils changes done in r63248.
2008-05-14 Alexandre VassalottiAdded documentation stub for ConfigParser.
2008-05-14 Alexandre VassalottiUpdated import statements to use the new `configparser...
2008-05-14 Georg BrandlUpdate configparser docs for lowercasing rename.
2008-05-14 Alexandre VassalottiRenamed the ConfigParser module to 'configparser'.
2008-05-14 Alexandre VassalottiMoved copy_reg stub module to lib-old/.
2008-05-14 Brett CannonDeprecate CL, CL_old, and cl for 3.0.
2008-05-14 Brett CannonDeprecate the cdplayer module for IRIX for 3.0.
2008-05-14 Brett CannonThe cddb module for IRIX has been deprecated for 3.0.
2008-05-14 Brett CannonThe CD and cd modules for IRIX are deprecated for 3.0.
2008-05-14 Neal NorwitzInstall the json package and tests as well as the lib2t...
2008-05-14 Georg BrandlFix another "refleak" by clearing the filters after...
2008-05-14 Neal NorwitzFix "refleak" by restoring the tearDown method removed...
2008-05-14 Georg BrandlAdd NEWS entry for #2831.
2008-05-14 Gregory P.... Enable the updated Lib/bsddb/test suite to run.
2008-05-14 Brett CannonRewrap some lines in test_py3kwarn.
2008-05-14 Brett CannonDeprecate al/AL for removal in 3.0.
2008-05-14 Andrew M. KuchlingList all the removes and renamed modules
2008-05-13 Georg BrandlFix a refleak in the _warnings module.
2008-05-13 Jesus CeaTestsuite for bsddb module, version 4.6.4
2008-05-13 Marc-André... Remove leftovers from reverted setuptools checkin ...
2008-05-13 Georg Brandl#2831: add start argument to enumerate(). Patch by...
2008-05-13 Jesus Ceabsddb module updated to version 4.6.4
2008-05-13 Benjamin Petersonuse .format and fix a bug
2008-05-12 Benjamin PetersonMake error messages more helpful
2008-05-12 Amaury Forgeot... Adapt test_pyclbr to the new version of urllib.py:
2008-05-12 Benjamin PetersonAdd warnings to and deprecated all those Mac modules
2008-05-12 Amaury Forgeot... Sync code with documentation, and remove Win95 support...
2008-05-12 Georg BrandlWin 95/98 is no longer supported.
2008-05-12 Georg BrandlMention version in which the new marshal version was...
2008-05-12 Georg BrandlMarshal is at version 2.
2008-05-12 Georg BrandlFix markup.
2008-05-12 Georg Brandl#1760: try-except-finally is one statement since PEP...
2008-05-12 Georg Brandl#2767: don't clear globs in run() call, since they...
2008-05-12 Georg Brandl#2766: remove code without effect.
2008-05-12 Georg BrandlFix parameter name for enumerate().
2008-05-12 Georg Brandl#2836: backport new string formatting docs.
next