2004-03-03 |
Sjoerd Mullender | Fixed invalid syntax. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Skip Montanaro | typo |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Raymond Hettinger | Added license notices that are required to be included... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Brett Cannon | Have strftime() check its time tuple argument to make... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Raymond Hettinger | Replace left(), right(), and __reversed__() with the... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Skip Montanaro | Add pystack definition to Misc/gdbinit with some explan... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Neal Norwitz | Make deque_type static so namespace is not polluted. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Neal Norwitz | Cleanup: remove test file after it is used. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Raymond Hettinger | Improvements to collections.deque(): |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Jack Jansen | - Allow easy opening of experimental database, if pimp... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Jack Jansen | getDefaultDatabase() should be a toplevel function... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Jack Jansen | Started on version 0.4: better scheme for finding corre... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Vinay Sajip | Minor documentation changes |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Neal Norwitz | Use versionadded for new features |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Neal Norwitz | Get rid of unused variable |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Neal Norwitz | Add version changed/added to doc |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Raymond Hettinger | Speed-up the joiner call by avoiding Py_BuildValue(). |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Christian Tismer | made cPickle fall back to the copy_reg/reduce protocol, |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Marc-André... | Ignore sizehint argument. Fixes SF #844561. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Michael W.... | Oops, didn't mean to commit the removal of float_compare! |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Michael W.... | Pass a variable that actually exists to PyFPE_END_PROTE... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Gregory P.... | Fixes SF bug # 778421 |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Hye-Shik Chang | Make _spawn_posix be ready for EINTR. waitpid(2) can... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Jack Jansen | kLsUnknownType and kLSUnknownCreator were ints in stead... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Jack Jansen | Setup file to allow the QuickTime for 2.4 to be compiled |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Fred Drake | fix typo in reference to RFC 3464 DSN MIME type |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Jeremy Hylton | Fix two bugs in the new do_open() implementation for... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Fred Drake | fix English usage error reported by Ken Fuchs |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Jeremy Hylton | Reflow long line. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Marc-André... | Fix wrong character mapping in koi8_u: SF bug #902501. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Vinay Sajip | Added close() (which flushes) to BufferingHandler and... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Vinay Sajip | Handler close() functions call flush() [SF #901330] |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Samuele Pedroni | adding passing test. testing for g(*Nothing()) where... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | Use the right wininstXX.exe, depending on |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | wininst-6.exe and wininst-7.1.exe are in CVS, so that... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | wininst.exe is no longer used - we now need wininst... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | Solution and project file to build wininstXX.exe with... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | To avoid problems with conflicting dlls, the windows... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | Recompiled the binary wininst.exe. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Thomas Heller | Patch #892660 from Mark Hammond, for distutils bdist_wi... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Vinay Sajip | Socket handler closed prior to end of test. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Vinay Sajip | Copyright year & version number/version date changes. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Vinay Sajip | Copyright year change. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Vinay Sajip | Copyright year change. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Fred Drake | - "Mac OS" should always include the space |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Fred Drake | - according to Apple's publication style guide, yes... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Fred Drake | use API documentation style for the descriptions of... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Fred Drake | minor markup improvements |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Michael W.... | "Fix" (for certain configurations of the planets, including |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Guido van Rossum | Fix two small bugs: (1) on Windows, pathname munging... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Raymond Hettinger | Keep the list.pop() optimization while restoring the... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Neal Norwitz | Remove gcc warning from using "main". Use METH_NOARGS... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Neal Norwitz | Get test to work when run from regrtest (add test_main... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
David Ascher | Implementation of patch 869468 |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Fred Drake | commentary about how bad ConfigParser is doesn't help... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Jeremy Hylton | Oops. Return -1 to distinguish error from empty dict. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Raymond Hettinger | Double the speed of list.pop() which was spending most... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Raymond Hettinger | Mention the optimization of list.extend(). |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Fred Drake | markup correction |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Anthony Baxter | Make socketmodule compile again on a modern Linux ... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Neal Norwitz | Fix docstrings to mention the correct function |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Martin v. Löwis | Patch #892673: Replace /usr/local/bin/python with |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Martin v. Löwis | Patch #711838: Allow non-anonymous ftp urls in urllib2. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Martin v. Löwis | Patch #893566: Document that tp_dealloc may be called... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Martin v. Löwis | Patch #817379: Allow for absolute ftp paths. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Neil Schemenauer | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Raymond Hettinger | * Moved the responsibility for emptying the previous... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Raymond Hettinger | Refactor list_extend() and list_fill() for gains in... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Raymond Hettinger | Fine tune the speed/space trade-off for overallocating... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Raymond Hettinger | Fix missing return value. Spotted by Neal Norwitz |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Gustavo Niemeyer | - Fixing annoying warnings. |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Gustavo Niemeyer | - Fixed #853061: allow BZ2Compressor.compress() to... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Raymond Hettinger | Lists are measured in elements not bytes. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Fred Drake | further testing indicates that the simplified version... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Raymond Hettinger | * Note list optimizations |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Raymond Hettinger | Optimize list.pop() for the common special case of... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Raymond Hettinger | * Optimized list appends and pops by making fewer calls... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Hye-Shik Chang | We have cp932 support in standard distribution now... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Fred Drake | use existing test object instead of defining a new... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Fred Drake | minor markup improvements |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Walter Dörwald | Replace backticks with repr() or "%r" |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Michael W.... | This is my patch #876198 plus a NEWS entry and a header... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Fred Drake | fix minor markup error: \code{for} --> \keyword{for} |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Raymond Hettinger | SF 895560: minor typo |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Skip Montanaro | need to initialize ob_type slot at run-time, at least... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Fred Drake | add support for \e to the {alltt} environment |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Neal Norwitz | SF #894428, fix typo |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Skip Montanaro | remove support for missing ANSI C header files (limits... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Skip Montanaro | Fix indentation error in testGetServByName and rewrite... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Raymond Hettinger | Make reversed() transparent with respect to length. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Raymond Hettinger | Give itertools.repeat() a length method. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Fred Drake | the \file macro is no longer a good example of where... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Fred Drake | support \e in \file and \filenq; this is useful for... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Thomas Heller | Documentation for PyDescr_NewClassMethod was missing... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #892821: example for urllib2 has SyntaxError |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Fix misspelled name. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #884022: dynamic execution profiling vs opcod... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Raymond Hettinger | SF patch #880552: Fix typo in usage message(prechm.py) |
commit | commitdiff | tree | snapshot |
next |