]> granicus.if.org Git - python/shortlog
python
2008-05-12 Alexandre VassalottiRenamed SocketServer to 'socketserver'.
2008-05-12 Benjamin Petersonmake message slightly more informative, so there's...
2008-05-12 Benjamin Peterson#2196 hasattr now allows SystemExit and KeyboardInterru...
2008-05-12 Brett CannonDepreate imageop for removal in 3.0.
2008-05-11 Brett CannonPut Lib/lib-old back on to sys.path for module renames.
2008-05-11 Alexandre VassalottiRevert commit r63086.
2008-05-11 Alexandre VassalottiMoved the Queue module stub in lib-old.
2008-05-11 Georg BrandlAdd a deprecation notice to mailbox' old classes' doc.
2008-05-11 Georg BrandlFormally deprecate old classes in the cgi module.
2008-05-11 Georg Brandl#2535: remove duplicated method.
2008-05-11 Georg BrandlClarify os.strerror()s exception behavior.
2008-05-11 Georg Brandl- #2250: Exceptions raised during evaluation of names...
2008-05-11 Georg Brandl#2809 followup: even better split docstring.
2008-05-11 Alexandre VassalottiAdded stub for the PixMapWrapper module to be renamed...
2008-05-11 Andrew M. KuchlingTry setting HOME env.var to fix test on Win32
2008-05-11 Alexandre VassalottiAdded test for Queue rename warning.
2008-05-11 Eric SmithAddresses issue 2802: 'n' formatting for integers.
2008-05-11 Alexandre VassalottiAdded stub for the Queue module to be renamed in 3.0.
2008-05-11 Andrew M. KuchlingAdd message to test assertion
2008-05-11 Benjamin Petersonbroaden .bzrignore
2008-05-11 Georg Brandl#2803: fix wrong invocation of heappush in seldom-reach...
2008-05-11 Georg Brandl#2787: Flush stdout after writing test name, helpful...
2008-05-11 Georg Brandl#2816: clarify error messages for EOF while scanning...
2008-05-11 Georg Brandl#1326: document and test zipimporter.archive and zipimp...
2008-05-11 Georg Brandl#2709 followup: better description of Tk's pros and...
2008-05-11 Georg BrandlAdd some sentence endings.
2008-05-11 Benjamin PetersonAdd the "until" command to pdb
2008-05-11 Andrew M. Kuchling#1858: re-apply patch for this, adding the missing...
2008-05-11 Andrew M. Kuchling#1792: Improve performance of marshal.dumps() on large...
2008-05-11 Georg Brandl#2452: timeout is used for all blocking operations.
2008-05-11 Georg Brandl#2741: clarification of value range for address_family.
2008-05-11 Georg Brandl#2147: PEP 237 changes to overflow behavior.
2008-05-11 Georg Brandl#2659: add ``break_on_hyphens`` to TextWrapper.
2008-05-11 Georg Brandl#2709: clarification.
2008-05-11 Georg BrandlFix typo.
2008-05-11 Georg Brandl#2809: elaborate str.split docstring a bit.
2008-05-11 Georg Brandl#1153769: document PEP 237 changes to string formatting.
2008-05-11 Alexandre VassalottiAdded test for copy_reg rename.
2008-05-11 Georg Brandl#2812: document property.getter/setter/deleter.
2008-05-11 Alexandre VassalottiAdded module stub for copy_reg renaming in 3.0.
2008-05-11 Alexandre VassalottiRemoved a dead line of code.
2008-05-11 Alexandre VassalottiFixed typo in a comment of test_support.CleanImport.
2008-05-11 Georg Brandl#2742: ``''`` is not converted to NULL in getaddrinfo.
2008-05-11 Alexandre VassalottiAdded test framework for handling module renames.
2008-05-11 Georg Brandlreload() takes the module itself.
2008-05-11 Brett CannonDeprecated the mhlib module for removal in 3.0.
2008-05-11 Skip MontanaroCopied two versions of the example from the interactive...
2008-05-11 Brett CannonFlesh out the 3.0 deprecation to suggest using the...
2008-05-11 Brett CannonFix up markup in the deprecation notice.
2008-05-11 Brett CannonThe linuxaudidev module has been deprecated for removal...
2008-05-10 Brett CannonDeprecate ihooks for removal in 3.0.
2008-05-10 Andrew M. Kuchling#1858: add distutils.config module
2008-05-10 Brett CannonDeprecate the fpformat module for removal in 3.0.
2008-05-10 Brett CannonAdd an entry for the deprecation of the dl module.
2008-05-10 Brett CannonDeprecate the dl module for removal in 3.0.
2008-05-10 Brett CannonDeprecate the dircache module for 3.0.
2008-05-10 Brett CannonRevert r62998 as it broke the build (seems distutils...
2008-05-10 Alexandre VassalottiCleaned up io._BytesIO.write().
2008-05-10 Andrew M. Kuchling#1858 from Tarek Ziade:
2008-05-10 Andrew M. Kuchling#1625509: describe behaviour of import lock
2008-05-10 Andrew M. KuchlingDocument the 'line' argument
2008-05-10 Andrew M. KuchlingDocstring typo
2008-05-10 Skip MontanaroNote the PyPI-edness of bsddb185 for people who might...
2008-05-10 Martin v. LöwisExplicitly refer to current hhp file (2.6a3)
2008-05-10 Brett CannonMake sure warnings are not suppressed when testing...
2008-05-10 Brett CannonThe Canvas module has been deprecated for removal in...
2008-05-10 Brett CannonAdd a test for the deprecation of the compiler package.
2008-05-10 Benjamin PetersonAdd the examples in the json module docstring as a...
2008-05-10 Brett CannonDeprecate the compiler package for removal in 3.0.
2008-05-10 Brett CannonAlso ignore package deprecations.
2008-05-10 Brett CannonSuppress deprecations for packages as well when using
2008-05-10 Brett CannonAdd an entry on the deprecation of Bastion and rexec.
2008-05-10 Brett CannonDeprecate the bsddb185 module for removal in 3.0.
2008-05-10 Brett CannonDeprecate Bastion and rexec for 3.0.
2008-05-10 Brett CannonFix some errors in the deprecation warnings for new...
2008-05-09 Brett CannonAdd support for extension modules in 3.0 deprection...
2008-05-09 Brett CannonDeprecate the pure module for 3.0.
2008-05-09 Alexandre VassalottiBackport fast alternate io.BytesIO implementation.
2008-05-09 Brett CannonAdd a todo list to the module deletion command.
2008-05-09 Benjamin PetersonIn stdtypes.rst, move methods under class directives...
2008-05-09 Martin v. LöwisPort to VS 2008. Drop W9x support.
2008-05-09 Martin v. LöwisUse the CHM file name that Sphinx assigns.
2008-05-09 Mark DickinsonIssue #2487. math.ldexp(x, n) raised OverflowError...
2008-05-09 Martin v. LöwisAdd 2.6b1 and 2.6b2 UUIDs.
2008-05-09 Mark DickinsonIssue #2801: fix bug in float.is_integer where ValueError
2008-05-09 Christian HeimesAdd --user option to build_ext
2008-05-09 Andrew M. KuchlingUpdate planned release date.
2008-05-09 Georg BrandlAdd a note about using reload().
2008-05-09 Georg BrandlAdd Kodos as a re reference.
2008-05-09 Georg BrandlAdd another link to colorsys docs.
2008-05-09 Georg BrandlAdd a sentence to basicConfig() that is in the docstring.
2008-05-09 Georg Brandl#2781: fix function name.
2008-05-09 Georg Brandl#2788: add .hgignore file.
2008-05-09 Brett CannonDeprecate the toaiff module for removal in 3.0.
2008-05-09 Brett CannonDeprecate test.testall for removal in 3.0.
2008-05-09 Brett CannonDeprecate the new module for removal in 3.0.
2008-05-09 Benjamin Petersonreindent example
2008-05-09 Skip MontanaroAdd an example about using NamedTemporaryFile() to...
2008-05-09 Benjamin PetersonAdd Py3k warnings to os.path.walk
2008-05-08 Benjamin PetersonReplace instances of os.path.walk with os.walk
next