2004-10-29 |
Fred Drake | style consistency: |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Vinay Sajip | Added network logging example |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Armin Rigo | Wrote down the invariants of some common objects whose... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Walter Dörwald | Trigger a few error cases in Modules/_codecsmodule.c. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brett Cannon | Fix bug of implementation of algorithm for calculating... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Mark Hammond | Fix [1055540 ] bdist_wininst broken for pure Python... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Raymond Hettinger | SF patch #1053375. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Hye-Shik Chang | Add a comment explains why we should modify mtime here. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Tim Peters | Removed newly redundant embedded import. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Tim Peters | Paper over bug 1054615 by passing sane values to os... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Greg Ward | Update optparse module and test suite to Optik 1.5a2. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Facundo Batista | Very few little improvements. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Tim Peters | In paragraph 1, changed |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | - Added tests for the string load/dump function. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | Made <data> output match Apple's exactly. To do that... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | also escape '>', to closer match Apple's plist output |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Hye-Shik Chang | Patch #1044395: Allow configure option --enable-shared... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Hye-Shik Chang | SF #737473: Show up-to-date source code in tracebacks... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Raymond Hettinger | SF bug #1053819: Segfault in tuple_of_constants |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | Deprecating Dict class; going through a few hoops to... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | - Removed Date class. We don't really need it for b... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Just van Rossum | - added two more convenience functions: readPlistFromSt... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Raymond Hettinger | SF 1053956: help() not in tutorial index |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Raymond Hettinger | SF bug #1054139: serious string hashing error in 2.4b1 |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Fred Drake | add missing line break |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Just van Rossum | Updated doc strings. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Just van Rossum | Deprecate Plist class |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Just van Rossum | Removed superfluous **kwargs constructor cruft: this... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Fred Drake | - improve the explanation of the -*- coding: ... -... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Just van Rossum | Patch from Bob Ippolito, slighly edited: |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Tim Peters | format_paragraph_event(): Patch 961387 introduced... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Raymond Hettinger | SF bug #1052503: pdb runcall should accept keyword... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Raymond Hettinger | SF bug #1048870: call arg of lambda not updating |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Tim Peters | Converted some stinking hard tabs. Left the fragrant... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Tim Peters | Move to version 2 of the PSF license, approved by the... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Vinay Sajip | Added example of multiple destinations |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Brett Cannon | Fix minor reST error in Misc/NEWS. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Sean Reifschneider | Latest version for beta 1. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Vinay Sajip | Fixed bug in handling of args in LogRecord.__init__. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Peter Astrand | Removed test_close_fds, because it's too unreliable... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Andrew M. Kuchling | [Patch #1043972, for bug #1017553] filemode() returns... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Andrew M. Kuchling | Add test case for bug #1017553 |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Fred Drake | when only using half of the return value of os.path... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vinay Sajip | Changed handling of args in LogRecord.__init__. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Raymond Hettinger | SF bug #902037: relative on-disk SYSTEM id handling... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Raymond Hettinger | SF bug #902037: relative on-disk SYSTEM id handling... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Raymond Hettinger | SF patch #1038388: __main__ for whichdb.py |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Raymond Hettinger | SF bug #1048728: Bug fixes and cleanup for decimal.py |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Delete empty sections in beta1 news |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Remove the current version of zlib (we'll just have... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Typo fixes, and a minor edit to clarify a sentence |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Display helpful message; print repr() of return value... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | [Bug #1048816] Fix bug when you do Ctrl-K at the start... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | Make magic coordinates more readable |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Andrew M. Kuchling | [Bug #1049826] Update version of zlib referenced in... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Fred Drake | Rely on the style sheet more for the distutils markup. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Fred Drake | made it clear that this isn't a complete reference to |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Andrew M. Kuchling | Bump version |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Brett Cannon | Clarify note about using %U and %W with strptime(). |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Brett Cannon | Fix comments. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Brett Cannon | Add support for %U and %W to contribute to calculating... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Brett Cannon | Add sections for 2.4b2 |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Hye-Shik Chang | SF #1048865: Fix a trivial typo that breaks StreamReade... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Neal Norwitz | SF bug #1048756, Doc typo for pdb |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Fred Drake | some platforms still need offsetof() from structmember.h |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Raymond Hettinger | Fix and test weak referencing of itertools.tee objects. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Raymond Hettinger | Fix docstring formatting of escape sequences. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Neal Norwitz | SF patch #1047577, typo in liblocale.tex |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Fredrik Lundh | SF Patch #1048341: subprocess documentation, based... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Neal Norwitz | Invalid patterns to substitute and safe_substitute... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Neal Norwitz | Use proper value for False |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Neal Norwitz | Remove unnecessary imports |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Fredrik Lundh | return codes are available on all platforms, not just... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Facundo Batista | SF Bug #1046800: Importing Tkinter correctly (thanks... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.4b1 |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Anthony Baxter | release shenanigans |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Marc-André... | Applied patch for [ 1047269 ] Buffer overwrite in PyUni... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Fredrik Lundh | make sure to check for this limit even if we're running... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Martin v. Löwis | Bump buildno for 2.4b1 |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Martin v. Löwis | Add _subprocess.c |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Martin v. Löwis | Patch #1020042: Only define HAVE_UINTPTR_T for VC 7.x. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Raymond Hettinger | SF bug #1046855: httplib index out of range |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Michael W.... | Just remove the #include of signal.h. That it was... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Anthony Baxter | Patch 1046644 - improved distutils support for SWIG. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Fred Drake | bump the version number prior to release |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Tim Peters | remove_stderr_debug_decorations(): Always try the... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Neal Norwitz | Use C89 style comment for old compilers |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Neal Norwitz | Get test to pass on amd64 (opteron). This is pretty... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Tim Peters | SF bug 1046690: difflib.HtmlDiff doc errors. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Martin v. Löwis | Require minimally PyXML 0.8.4. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Martin v. Löwis | Synchronize with PyXML 1.79: |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Fredrik Lundh | Replace dynamic try/except with "if 0", to keep py2exe... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Anthony Baxter | Patch 983206: distutils obeys LDSHARED env var. Removed... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Anthony Baxter | Patch 977343, Solaris likes sys/loadavg.h. Added suppor... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Anthony Baxter | 969574 |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Anthony Baxter | Patch #975056 - fixes for restartable signals on *BSD... |
commit | commitdiff | tree | snapshot |
next |