| 2004-11-25 |
Andrew M. Kuchling | Following a LtU thread, change introductory paragraph... |
commit | commitdiff | tree |
| 2004-11-24 |
Fredrik Lundh | SF patch #1071739 (by Christos Georgiou) |
commit | commitdiff | tree |
| 2004-11-24 |
Fred Drake | add missing dependency |
commit | commitdiff | tree |
| 2004-11-24 |
Raymond Hettinger | SF bug #1071588 coercing decimal to int doesn't work... |
commit | commitdiff | tree |
| 2004-11-24 |
Raymond Hettinger | SF bug #1071566: moneyfmt recipe in decimal documentat... |
commit | commitdiff | tree |
| 2004-11-24 |
Brett Cannon | Have testLoadTkFailure() skip on cygwin since Tcl/Tk... |
commit | commitdiff | tree |
| 2004-11-23 |
Kurt B. Kaiser | Hye-Shik Chang's fix for Bug 875692. |
commit | commitdiff | tree |
| 2004-11-23 |
Johannes Gijsbers | Bug #1071513: don't test on Cygwin, as chmod doesn... |
commit | commitdiff | tree |
| 2004-11-22 |
Tim Peters | os.walk(): Changed the "sum of bytes consumed by files... |
commit | commitdiff | tree |
| 2004-11-22 |
Tim Peters | SF bug 1071087: os.walk example for deleting a full... |
commit | commitdiff | tree |
| 2004-11-22 |
Marc-André... | Correct the handling of 0-termination of PyUnicode_AsWi... |
commit | commitdiff | tree |
| 2004-11-21 |
Martin v. Löwis | Include site-packages directory. |
commit | commitdiff | tree |
| 2004-11-20 |
Brett Cannon | Add 'linux2' as one of the platforms that does not... |
commit | commitdiff | tree |
| 2004-11-20 |
Facundo Batista | Fixed quantize syntax. |
commit | commitdiff | tree |
| 2004-11-19 |
Kurt B. Kaiser | On OpenBSD, terminating IDLE with ctrl-c from the comma... |
commit | commitdiff | tree |
| 2004-11-19 |
Andrew M. Kuchling | Fill in the benchmark figures, bogus or not; add a... |
commit | commitdiff | tree |
| 2004-11-19 |
Andrew M. Kuchling | Last pass to fill in contributor names; remove stray... |
commit | commitdiff | tree |
| 2004-11-19 |
Andrew M. Kuchling | It's GTK+, apparently; remove XXX comment |
commit | commitdiff | tree |
| 2004-11-19 |
Andrew M. Kuchling | Bump version number; update patch/bug counts; bet that... |
commit | commitdiff | tree |
| 2004-11-18 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.4c1 |
commit | commitdiff | tree |
| 2004-11-18 |
Anthony Baxter | 2.4rc1 |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | Mark PyRange_New() as deprecated. |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | SF patch #1068456: small update for pdb docs |
commit | commitdiff | tree |
| 2004-11-18 |
Martin v. Löwis | Add missing have_tcl conditions |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | SF bug #1066036: Typo about PyErr_WriteUnraisable() |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | SF bug #1067018: Obsolete info in Tutorial 9.1 |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | SF bug #1067023: A small typo |
commit | commitdiff | tree |
| 2004-11-18 |
Raymond Hettinger | Comment for performance measurement. |
commit | commitdiff | tree |
| 2004-11-17 |
Peter Astrand | Remove tempfile after use in test_call_string. |
commit | commitdiff | tree |
| 2004-11-17 |
Skip Montanaro | split functionality into pystack and pystackv commands... |
commit | commitdiff | tree |
| 2004-11-16 |
Kurt B. Kaiser | Saving a Keyset w/o making changes (by using the "Save... |
commit | commitdiff | tree |
| 2004-11-16 |
Kurt B. Kaiser | Saving a Keyset w/o making changes (by using the "Save... |
commit | commitdiff | tree |
| 2004-11-15 |
Anthony Baxter | preparing for rc1 |
commit | commitdiff | tree |
| 2004-11-15 |
Walter Dörwald | Fix pprint to be able to handle objects that don't... |
commit | commitdiff | tree |
| 2004-11-15 |
Tim Peters | SF bug 1066438: datetime.replace method description... |
commit | commitdiff | tree |
| 2004-11-14 |
Martin v. Löwis | Back out rev 1.96; see #1009389. |
commit | commitdiff | tree |
| 2004-11-13 |
Fred Drake | avoid applying :active to anchors that are only link... |
commit | commitdiff | tree |
| 2004-11-13 |
Kurt B. Kaiser | The change in the linecache.checkcache() signature... |
commit | commitdiff | tree |
| 2004-11-13 |
Fred Drake | add another way to specify an alternate name for the... |
commit | commitdiff | tree |
| 2004-11-13 |
Tim Peters | SF bug 1065388: calendar day/month name lookup too... |
commit | commitdiff | tree |
| 2004-11-13 |
Martin v. Löwis | Patch #1050475: Fix various x86_64 build issues |
commit | commitdiff | tree |
| 2004-11-13 |
Fred Drake | if we treat \LaTeX specially, we need to do the same... |
commit | commitdiff | tree |
| 2004-11-13 |
Fred Drake | - wrap a long line |
commit | commitdiff | tree |
| 2004-11-13 |
Fred Drake | avoid the inane markup generated by LaTeX2HTML for... |
commit | commitdiff | tree |
| 2004-11-12 |
Walter Dörwald | Add options to regrtest.py to make it possible to speci... |
commit | commitdiff | tree |
| 2004-11-12 |
Tim Peters | SF bug 1054821: difflib HtmlDiff() extra space on... |
commit | commitdiff | tree |
| 2004-11-12 |
Peter Astrand | Use os.chdir/os.getcwd instead of os.path.realpath... |
commit | commitdiff | tree |
| 2004-11-12 |
Just van Rossum | On second thought: "Errors should never pass silently... |
commit | commitdiff | tree |
| 2004-11-12 |
Just van Rossum | testing control chars and non-dict root objects |
commit | commitdiff | tree |
| 2004-11-12 |
Just van Rossum | - \f is not a valid XML character |
commit | commitdiff | tree |
| 2004-11-12 |
Just van Rossum | reordered a couple of things |
commit | commitdiff | tree |
| 2004-11-12 |
Facundo Batista | SF bug 1060644. Better explanation of min() and max... |
commit | commitdiff | tree |
| 2004-11-12 |
Greg Ward | SF #1063757: fix markup error (had LaTeX markup in... |
commit | commitdiff | tree |
| 2004-11-11 |
Vinay Sajip | Minor grammatical errors fixed |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | remove some generated cruft now that we avoid the remov... |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | Fix SF bug #1061770: Manual typesets bit-shift operator... |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | add a comment explaining a particular text transformation |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | Replace last two uses of the "list" environment with... |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | remove unhelpful property setting that overrides the... |
commit | commitdiff | tree |
| 2004-11-11 |
Fred Drake | - remove use of a "list" environment (replace with... |
commit | commitdiff | tree |
| 2004-11-10 |
Martin v. Löwis | Update compatibility comments to 2.1, corresponding... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | - hack for MSIE5 to make (real) tables center |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | more HTML styling detail changes |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | move table formatting for grammar productions from... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | minor markup nits; fix missing whitespace |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | remove unreachable cruft |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | add a comment about one of the remaining warts in... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | remove comment that seems to be wrong after all; browse... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | move much of the table styling out of the HTML and... |
commit | commitdiff | tree |
| 2004-11-10 |
Raymond Hettinger | SF patch 1062495: Modules/zipimport.c does not compile... |
commit | commitdiff | tree |
| 2004-11-10 |
Raymond Hettinger | SF patch 1062495: Modules/zipimport.c does not compile... |
commit | commitdiff | tree |
| 2004-11-10 |
Thomas Heller | Avoid a linker warning: MSVC 7 doesn't support /pdb... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | more more styling to the CSS |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | more XHTML friendliness: <dl compact> becomes well... |
commit | commitdiff | tree |
| 2004-11-10 |
Fred Drake | override a bit of LaTeX2HTML so empty table cells don... |
commit | commitdiff | tree |
| 2004-11-09 |
Raymond Hettinger | SF patch #1062279: deque pickling problems |
commit | commitdiff | tree |
| 2004-11-09 |
Raymond Hettinger | SF 1062353: set pickling problems |
commit | commitdiff | tree |
| 2004-11-09 |
Andrew M. Kuchling | Bump version number |
commit | commitdiff | tree |
| 2004-11-08 |
Tim Peters | And delete a useless comment. |
commit | commitdiff | tree |
| 2004-11-08 |
Tim Peters | _OutputRedirectingPdb.trace_dispatch(): Return the... |
commit | commitdiff | tree |
| 2004-11-08 |
Tim Peters | test_doctest.py test_pdb_set_trace_nested(): A new... |
commit | commitdiff | tree |
| 2004-11-08 |
Michael W.... | test for fixedness of bug #1057835. |
commit | commitdiff | tree |
| 2004-11-08 |
Michael W.... | Fix bug |
commit | commitdiff | tree |
| 2004-11-08 |
Raymond Hettinger | SF #1062190. Removed an assertion that rendered trace... |
commit | commitdiff | tree |
| 2004-11-08 |
Tim Peters | SF bug 1061968: threads: segfault or Py_FatalError... |
commit | commitdiff | tree |
| 2004-11-07 |
Martin v. Löwis | Stop printing listdir bytestring output, as the precise... |
commit | commitdiff | tree |
| 2004-11-07 |
Martin v. Löwis | Try a different filename if the Latin-1 file name cannot |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1062033 / bug #1027771: clarify what happens... |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1062018 / bug #1038693: comment out dead link... |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1061931 / bug #971872: factor out part of spillp... |
commit | commitdiff | tree |
| 2004-11-07 |
Peter Astrand | Added more documentation about the executable argument. |
commit | commitdiff | tree |
| 2004-11-07 |
Jeremy Hylton | Fix for SF bug 988120 via patch 1061941. |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1061924: add documentation for BaseRotatingHandl... |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Clarify that it's not necessary to subclass from TestCa... |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1061904 / bug #878275: give a nicer error messag... |
commit | commitdiff | tree |
| 2004-11-07 |
Peter Astrand | When using shell=True on Windows, don't display a shell... |
commit | commitdiff | tree |
| 2004-11-07 |
Jeremy Hylton | Fix apparently trivial buffer overflow (SF bug 1060396). |
commit | commitdiff | tree |
| 2004-11-07 |
Peter Astrand | If close() fails in file_dealloc, then print an error... |
commit | commitdiff | tree |
| 2004-11-07 |
Johannes Gijsbers | Patch #1061857: add documentation for previously undocu... |
commit | commitdiff | tree |
| 2004-11-07 |
Jeremy Hylton | SF patch 1025636: Check for NULL returns in compile... |
commit | commitdiff | tree |
| next |