]> granicus.if.org Git - python/shortlog
python
2004-11-11 Fred Drakeadd a comment explaining a particular text transformation
2004-11-11 Fred DrakeReplace last two uses of the "list" environment with...
2004-11-11 Fred Drakeremove unhelpful property setting that overrides the...
2004-11-11 Fred Drake- remove use of a "list" environment (replace with...
2004-11-10 Martin v. LöwisUpdate compatibility comments to 2.1, corresponding...
2004-11-10 Fred Drake- hack for MSIE5 to make (real) tables center
2004-11-10 Fred Drakemore HTML styling detail changes
2004-11-10 Fred Drakemove table formatting for grammar productions from...
2004-11-10 Fred Drakeminor markup nits; fix missing whitespace
2004-11-10 Fred Drakeremove unreachable cruft
2004-11-10 Fred Drakeadd a comment about one of the remaining warts in...
2004-11-10 Fred Drakeremove comment that seems to be wrong after all; browse...
2004-11-10 Fred Drakemove much of the table styling out of the HTML and...
2004-11-10 Raymond HettingerSF patch 1062495: Modules/zipimport.c does not compile...
2004-11-10 Raymond HettingerSF patch 1062495: Modules/zipimport.c does not compile...
2004-11-10 Thomas HellerAvoid a linker warning: MSVC 7 doesn't support /pdb...
2004-11-10 Fred Drakemore more styling to the CSS
2004-11-10 Fred Drakemore XHTML friendliness: <dl compact> becomes well...
2004-11-10 Fred Drakeoverride a bit of LaTeX2HTML so empty table cells don...
2004-11-09 Raymond HettingerSF patch #1062279: deque pickling problems
2004-11-09 Raymond HettingerSF 1062353: set pickling problems
2004-11-09 Andrew M. KuchlingBump version number
2004-11-08 Tim PetersAnd delete a useless comment.
2004-11-08 Tim Peters_OutputRedirectingPdb.trace_dispatch(): Return the...
2004-11-08 Tim Peterstest_doctest.py test_pdb_set_trace_nested(): A new...
2004-11-08 Michael W.... test for fixedness of bug #1057835.
2004-11-08 Michael W.... Fix bug
2004-11-08 Raymond HettingerSF #1062190. Removed an assertion that rendered trace...
2004-11-08 Tim PetersSF bug 1061968: threads: segfault or Py_FatalError...
2004-11-07 Martin v. LöwisStop printing listdir bytestring output, as the precise...
2004-11-07 Martin v. LöwisTry a different filename if the Latin-1 file name cannot
2004-11-07 Johannes GijsbersPatch #1062033 / bug #1027771: clarify what happens...
2004-11-07 Johannes GijsbersPatch #1062018 / bug #1038693: comment out dead link...
2004-11-07 Johannes GijsbersPatch #1061931 / bug #971872: factor out part of spillp...
2004-11-07 Peter AstrandAdded more documentation about the executable argument.
2004-11-07 Jeremy HyltonFix for SF bug 988120 via patch 1061941.
2004-11-07 Johannes GijsbersPatch #1061924: add documentation for BaseRotatingHandl...
2004-11-07 Johannes GijsbersClarify that it's not necessary to subclass from TestCa...
2004-11-07 Johannes GijsbersPatch #1061904 / bug #878275: give a nicer error messag...
2004-11-07 Peter AstrandWhen using shell=True on Windows, don't display a shell...
2004-11-07 Jeremy HyltonFix apparently trivial buffer overflow (SF bug 1060396).
2004-11-07 Peter AstrandIf close() fails in file_dealloc, then print an error...
2004-11-07 Johannes GijsbersPatch #1061857: add documentation for previously undocu...
2004-11-07 Jeremy HyltonSF patch 1025636: Check for NULL returns in compile...
2004-11-07 Johannes GijsbersBug #1055168: calling pdb.set_trace() calls Bdb.set_tra...
2004-11-07 Martin v. LöwisBump version for 2.4c1
2004-11-07 Raymond HettingerSF bug #1061457: spelling error in win installer
2004-11-07 Raymond HettingerSF patch #1061780: use a new -m option in pdb and...
2004-11-07 Tim PetersWhitespace normalization.
2004-11-07 Brett CannonMove the AC_MSG_RESULT function call for checking for...
2004-11-07 Brett CannonAdd comment about removal of CoreServices/CoreFoundatio...
2004-11-06 Tim PetersEssentially SF patch 1061679: add missing __all__...
2004-11-06 Brett CannonComment cleanup.
2004-11-06 Anthony Baxterregenerated configure from configure.in
2004-11-06 Raymond HettingerDon't choke on modes like rb or wb.
2004-11-06 Barry Warsawget_boundary(): Fix for SF bug #1060941. RFC 2046...
2004-11-06 Barry Warsawtest_boundary_with_leading_space(): Test case for SF...
2004-11-05 Raymond HettingerSF bug #1060825: Error in difflib docs
2004-11-05 Raymond HettingerSF patch #1035255: Remove CoreServices / CoreFoundation...
2004-11-05 Fred Drake- remove some bogus <meta> tags from the document head
2004-11-05 Fred Drakegenerate the "type" attribute on the favicon link
2004-11-05 Fred Drakeswitch remaining icon references to the PNG icons
2004-11-05 Fred Drakeadd encouragement to contribute without learning LaTeX
2004-11-05 Fred Drake- make the default image type PNG, to match mkhowto
2004-11-04 Tim PetersPoint out some platform vagaries in stat() and utime().
2004-11-04 Armin RigoMistakes in the "sequence types" page:
2004-11-04 Fred Drakemarkup nit
2004-11-04 Anthony Baxterpost-release
2004-11-04 Skip MontanaroFix bug 1052242. Also includes rewrite of test case...
2004-11-04 Fred Drakefix markup in "title" attribute for \citetitle{}
2004-11-03 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4b2
2004-11-03 Anthony Baxterrelease shenanigans
2004-11-02 Martin v. LöwisExclude badsyntax from compileall; adjust options to...
2004-11-02 Martin v. LöwisBump buildno for 2.4b2.
2004-11-02 Fred Drakefix accidental commit
2004-11-02 Fred Drakeclarify discussion of iteration in the section on the...
2004-11-02 Fred Drakeclarify discussion of iteration in the section on the...
2004-11-02 Fred Drakeclarify trailing comma in function argument list
2004-11-02 Fred Drake- show how to use file.write() with a non-string value
2004-11-02 Anthony Baxterrelease bit
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:
next