]> granicus.if.org Git - python/shortlog
python
2004-11-30 Peter AstrandCorrected example for replacing shell pipeline. Fixes...
2004-11-30 Andrew M. KuchlingUpdate release date.
2004-11-30 Michael W.... Hear the #error: change the default value of the mutabl...
2004-11-30 Anthony Baxterpost 2.4 release machinations
2004-11-30 Anthony Baxterwhoops!
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4
2004-11-30 Anthony Baxterupdate gcc ref
2004-11-30 Anthony Baxterdoodedoodedoo on the way to 2.4 final
2004-11-29 Fred DrakeREVERT revision 1.260; the trunk is FROZEN.
2004-11-29 Martin v. LöwisBump buildno for 2.4 release
2004-11-29 Raymond HettingerFix a nit.
2004-11-29 Raymond HettingerFix argument order in pure python version of nsmallest...
2004-11-29 Barry WarsawRFC 2822 describes the characters allowed in a header...
2004-11-29 Anthony Baxterpreparing for 2.4 final (wooooooo!)
2004-11-29 Barry WarsawThere's likely nothing more to do to the email package...
2004-11-28 Tim PetersWhitespace normalization.
2004-11-28 Barry WarsawFix for SF bug #1072623. When the last line of the...
2004-11-25 Walter DörwaldFix typo in comment.
2004-11-25 Raymond HettingerFix typo.
2004-11-25 Raymond HettingerClarify the ordering of dictionary keys.
2004-11-25 Raymond HettingerMake sure the money formatting recipe can doesn't run...
2004-11-25 Hye-Shik ChangRename a static variable "history_length" to "_history_...
2004-11-25 Andrew M. KuchlingFollowing a LtU thread, change introductory paragraph...
2004-11-24 Fredrik LundhSF patch #1071739 (by Christos Georgiou)
2004-11-24 Fred Drakeadd missing dependency
2004-11-24 Raymond HettingerSF bug #1071588 coercing decimal to int doesn't work...
2004-11-24 Raymond HettingerSF bug #1071566: moneyfmt recipe in decimal documentat...
2004-11-24 Brett CannonHave testLoadTkFailure() skip on cygwin since Tcl/Tk...
2004-11-23 Kurt B. KaiserHye-Shik Chang's fix for Bug 875692.
2004-11-23 Johannes GijsbersBug #1071513: don't test on Cygwin, as chmod doesn...
2004-11-22 Tim Petersos.walk(): Changed the "sum of bytes consumed by files...
2004-11-22 Tim PetersSF bug 1071087: os.walk example for deleting a full...
2004-11-22 Marc-André... Correct the handling of 0-termination of PyUnicode_AsWi...
2004-11-21 Martin v. LöwisInclude site-packages directory.
2004-11-20 Brett CannonAdd 'linux2' as one of the platforms that does not...
2004-11-20 Facundo BatistaFixed quantize syntax.
2004-11-19 Kurt B. KaiserOn OpenBSD, terminating IDLE with ctrl-c from the comma...
2004-11-19 Andrew M. KuchlingFill in the benchmark figures, bogus or not; add a...
2004-11-19 Andrew M. KuchlingLast pass to fill in contributor names; remove stray...
2004-11-19 Andrew M. KuchlingIt's GTK+, apparently; remove XXX comment
2004-11-19 Andrew M. KuchlingBump version number; update patch/bug counts; bet that...
2004-11-18 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4c1
2004-11-18 Anthony Baxter2.4rc1
2004-11-18 Raymond HettingerMark PyRange_New() as deprecated.
2004-11-18 Raymond HettingerSF patch #1068456: small update for pdb docs
2004-11-18 Martin v. LöwisAdd missing have_tcl conditions
2004-11-18 Raymond HettingerSF bug #1066036: Typo about PyErr_WriteUnraisable()
2004-11-18 Raymond HettingerSF bug #1067018: Obsolete info in Tutorial 9.1
2004-11-18 Raymond HettingerSF bug #1067023: A small typo
2004-11-18 Raymond HettingerComment for performance measurement.
2004-11-17 Peter AstrandRemove tempfile after use in test_call_string.
2004-11-17 Skip Montanarosplit functionality into pystack and pystackv commands...
2004-11-16 Kurt B. KaiserSaving a Keyset w/o making changes (by using the "Save...
2004-11-16 Kurt B. KaiserSaving a Keyset w/o making changes (by using the "Save...
2004-11-15 Anthony Baxterpreparing for rc1
2004-11-15 Walter DörwaldFix pprint to be able to handle objects that don't...
2004-11-15 Tim PetersSF bug 1066438: datetime.replace method description...
2004-11-14 Martin v. LöwisBack out rev 1.96; see #1009389.
2004-11-13 Fred Drakeavoid applying :active to anchors that are only link...
2004-11-13 Kurt B. KaiserThe change in the linecache.checkcache() signature...
2004-11-13 Fred Drakeadd another way to specify an alternate name for the...
2004-11-13 Tim PetersSF bug 1065388: calendar day/month name lookup too...
2004-11-13 Martin v. LöwisPatch #1050475: Fix various x86_64 build issues
2004-11-13 Fred Drakeif we treat \LaTeX specially, we need to do the same...
2004-11-13 Fred Drake- wrap a long line
2004-11-13 Fred Drakeavoid the inane markup generated by LaTeX2HTML for...
2004-11-12 Walter DörwaldAdd options to regrtest.py to make it possible to speci...
2004-11-12 Tim PetersSF bug 1054821: difflib HtmlDiff() extra space on...
2004-11-12 Peter AstrandUse os.chdir/os.getcwd instead of os.path.realpath...
2004-11-12 Just van RossumOn second thought: "Errors should never pass silently...
2004-11-12 Just van Rossumtesting control chars and non-dict root objects
2004-11-12 Just van Rossum- \f is not a valid XML character
2004-11-12 Just van Rossumreordered a couple of things
2004-11-12 Facundo BatistaSF bug 1060644. Better explanation of min() and max...
2004-11-12 Greg WardSF #1063757: fix markup error (had LaTeX markup in...
2004-11-11 Vinay SajipMinor grammatical errors fixed
2004-11-11 Fred Drakeremove some generated cruft now that we avoid the remov...
2004-11-11 Fred DrakeFix SF bug #1061770: Manual typesets bit-shift operator...
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
next