]> granicus.if.org Git - python/shortlog
python
2004-11-02 Raymond HettingerMaintain peepholer's cumlc invariant by updating the...
2004-11-02 Raymond HettingerBump-up block size.
2004-11-01 Raymond Hettinger* Bumped up the sleep() delay to four seconds so this...
2004-11-01 Walter DörwaldAdd error checks for the bz2, cStringIO and operator...
2004-11-01 Tim Petersgc_list_move(): Make this truly equivalent to remove...
2004-11-01 Raymond HettingerSimplify and future proof NOP counting in the peepholer.
2004-11-01 Hye-Shik ChangBug #1057993: Use sleep() always instead of os.utime...
2004-11-01 Barry WarsawSF bug #1030118, this should have named the email.Utils...
2004-11-01 Barry WarsawSF patch #1056967, changes the semantics of Template...
2004-11-01 Tim Peterstest_on_error(): Rewrite so it works on WinXP too...
2004-11-01 Tim Petersgc list function cleanup.
2004-10-31 Tim Petershandle_weakrefs(): Simplification -- there's no need...
2004-10-31 Johannes GijsbersBug #1057535: add link in time module to calendar.timegm().
2004-10-31 Johannes GijsbersBug #1048941: shutil.rmtree error handling was always...
2004-10-31 Raymond HettingerSF patch #1056231: typo in comment (unicodeobject.h)
2004-10-30 Tim PetersSF 1055820: weakref callback vs gc vs threads
2004-10-30 Armin RigoFixed a comment and added another one.
2004-10-30 Raymond HettingerAdopt some peepholer suggestions from Armin Rigo:
2004-10-29 Fred Drakeadd xml:id attributes wherever we generate the IDs...
2004-10-29 Fred Drakestyle consistency:
2004-10-29 Vinay SajipAdded network logging example
2004-10-28 Armin RigoWrote down the invariants of some common objects whose...
2004-10-28 Walter DörwaldTrigger a few error cases in Modules/_codecsmodule.c.
2004-10-28 Brett CannonFix bug of implementation of algorithm for calculating...
2004-10-27 Mark HammondFix [1055540 ] bdist_wininst broken for pure Python...
2004-10-27 Raymond HettingerSF patch #1053375.
2004-10-27 Hye-Shik ChangAdd a comment explains why we should modify mtime here.
2004-10-27 Tim PetersRemoved newly redundant embedded import.
2004-10-27 Tim PetersWhitespace normalization.
2004-10-27 Tim PetersPaper over bug 1054615 by passing sane values to os...
2004-10-27 Greg WardUpdate optparse module and test suite to Optik 1.5a2.
2004-10-26 Facundo BatistaVery few little improvements.
2004-10-26 Tim PetersIn paragraph 1, changed
2004-10-26 Just van Rossum- Added tests for the string load/dump function.
2004-10-26 Just van RossumMade <data> output match Apple's exactly. To do that...
2004-10-26 Just van Rossumalso escape '>', to closer match Apple's plist output
2004-10-26 Hye-Shik ChangPatch #1044395: Allow configure option --enable-shared...
2004-10-26 Hye-Shik ChangSF #737473: Show up-to-date source code in tracebacks...
2004-10-26 Raymond HettingerSF bug #1053819: Segfault in tuple_of_constants
2004-10-26 Just van RossumDeprecating Dict class; going through a few hoops to...
2004-10-26 Just van Rossum- Removed Date class. We don't really need it for b...
2004-10-26 Just van Rossum- added two more convenience functions: readPlistFromSt...
2004-10-26 Raymond HettingerSF 1053956: help() not in tutorial index
2004-10-26 Raymond HettingerSF bug #1054139: serious string hashing error in 2.4b1
2004-10-25 Fred Drakeadd missing line break
2004-10-25 Just van RossumUpdated doc strings.
2004-10-25 Just van RossumDeprecate Plist class
2004-10-25 Just van RossumRemoved superfluous **kwargs constructor cruft: this...
2004-10-25 Fred Drake- improve the explanation of the -*- coding: ... -...
2004-10-25 Just van RossumPatch from Bob Ippolito, slighly edited:
2004-10-25 Tim PetersWhitespace normalization.
2004-10-24 Tim Petersformat_paragraph_event(): Patch 961387 introduced...
2004-10-24 Raymond HettingerSF bug #1052503: pdb runcall should accept keyword...
2004-10-24 Raymond HettingerSF bug #1048870: call arg of lambda not updating
2004-10-23 Tim PetersConverted some stinking hard tabs. Left the fragrant...
2004-10-23 Tim PetersMove to version 2 of the PSF license, approved by the...
2004-10-22 Vinay SajipAdded example of multiple destinations
2004-10-22 Brett CannonFix minor reST error in Misc/NEWS.
2004-10-21 Sean ReifschneiderLatest version for beta 1.
2004-10-21 Vinay SajipFixed bug in handling of args in LogRecord.__init__.
2004-10-21 Peter AstrandRemoved test_close_fds, because it's too unreliable...
2004-10-20 Andrew M. KuchlingAdd item
2004-10-20 Andrew M. Kuchling[Patch #1043972, for bug #1017553] filemode() returns...
2004-10-20 Andrew M. KuchlingAdd test case for bug #1017553
2004-10-20 Fred Drakewhen only using half of the return value of os.path...
2004-10-20 Vinay SajipChanged handling of args in LogRecord.__init__.
2004-10-20 Raymond HettingerSF bug #902037: relative on-disk SYSTEM id handling...
2004-10-20 Raymond HettingerSF bug #902037: relative on-disk SYSTEM id handling...
2004-10-20 Raymond HettingerSF patch #1038388: __main__ for whichdb.py
2004-10-20 Raymond HettingerSF bug #1048728: Bug fixes and cleanup for decimal.py
2004-10-19 Andrew M. KuchlingDelete empty sections in beta1 news
2004-10-19 Andrew M. KuchlingAdd item
2004-10-19 Andrew M. KuchlingRemove the current version of zlib (we'll just have...
2004-10-19 Andrew M. KuchlingTypo fixes, and a minor edit to clarify a sentence
2004-10-19 Andrew M. KuchlingDisplay helpful message; print repr() of return value...
2004-10-19 Andrew M. Kuchling[Bug #1048816] Fix bug when you do Ctrl-K at the start...
2004-10-19 Andrew M. KuchlingMake magic coordinates more readable
2004-10-19 Andrew M. Kuchling[Bug #1049826] Update version of zlib referenced in...
2004-10-19 Fred DrakeRely on the style sheet more for the distutils markup.
2004-10-18 Fred Drakemade it clear that this isn't a complete reference to
2004-10-18 Andrew M. KuchlingBump version
2004-10-18 Brett CannonClarify note about using %U and %W with strptime().
2004-10-18 Brett CannonFix comments.
2004-10-18 Brett CannonAdd support for %U and %W to contribute to calculating...
2004-10-18 Brett CannonAdd sections for 2.4b2
2004-10-17 Hye-Shik ChangSF #1048865: Fix a trivial typo that breaks StreamReade...
2004-10-17 Neal NorwitzSF bug #1048756, Doc typo for pdb
2004-10-17 Fred Drakesome platforms still need offsetof() from structmember.h
2004-10-17 Raymond HettingerFix and test weak referencing of itertools.tee objects.
2004-10-17 Raymond HettingerFix docstring formatting of escape sequences.
2004-10-17 Neal NorwitzSF patch #1047577, typo in liblocale.tex
2004-10-17 Fredrik LundhSF Patch #1048341: subprocess documentation, based...
2004-10-17 Neal NorwitzInvalid patterns to substitute and safe_substitute...
2004-10-17 Neal NorwitzUse proper value for False
2004-10-17 Neal NorwitzRemove unnecessary imports
2004-10-17 Fredrik Lundhreturn codes are available on all platforms, not just...
2004-10-16 Facundo BatistaSF Bug #1046800: Importing Tkinter correctly (thanks...
2004-10-15 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4b1
2004-10-15 Anthony Baxterrelease shenanigans
2004-10-15 Marc-André... Applied patch for [ 1047269 ] Buffer overwrite in PyUni...
next