]> granicus.if.org Git - python/shortlog
python
2008-05-18 Georg BrandlGHOP #217: add support for compiling Python with covera...
2008-05-18 Georg BrandlTake namedtuple item names only from ascii_letters...
2008-05-18 Georg BrandlGHOP #134, #171, #137: unit tests for the three HTTPSer...
2008-05-18 Georg BrandlGHOP #180 by Michael Schneider: add examples to the...
2008-05-17 Georg Brandl#2353: raise Py3k warning in file.xreadlines().
2008-05-17 Georg BrandlRename html.parser file, and split html.entities from...
2008-05-17 Fred Drakedocument the renames for modules moved to the html...
2008-05-17 Fred Drakeupdate references and documentation for modules in...
2008-05-17 Fred Drakerename HTMLParser to html.parser, htmlentitydefs to...
2008-05-17 Benjamin Petersonrevert 63425 over Guido's Febuary message about this...
2008-05-17 Benjamin Petersonfix spelling
2008-05-17 Benjamin Petersonadd Py3k warnings to oct and hex. backport hex behavior...
2008-05-17 Georg BrandlAdd new tkinter dir to various locations where lib...
2008-05-17 Georg BrandlAdd "tkinter" to the list of directories to install.
2008-05-17 Georg BrandlDon't export a name "tkinter" from the "tkinter" package.
2008-05-17 Georg BrandlReally move the imports to the top this time. :)
2008-05-17 Georg BrandlRewrap consistently to 70 chars, and standardize the...
2008-05-17 Georg Brandl#961805: fix Edit.text_modified().
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.
next