2003-04-25 |
Guido van Rossum | test_re is no longer needed |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Fix test_limitations(). The match there is *expected... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Andrew M. Kuchling | [Patch #628208] Document the allow_none argument |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Andrew M. Kuchling | [Patch #628208] Test the 'nil' extension |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Andrew M. Kuchling | [Patch #628208] Add optional support for the 'nil'... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Tim Peters | Try to recover from changes in the structure of the... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Tim Peters | Squashed new compiler wngs about trying to compare... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | csv is a module again |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | cvs is going to be a module again |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | SF bug 557704: netrc module can't handle all passwords |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | move imports in Binary class to top level to avoid... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | new method: has_function() - returns a boolean indicati... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | first cut at unittest version of re tests |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | if the test is run directly (__name__ == "__main__... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | remove test_socketserver from the skip lists |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Skip Montanaro | * minor tweaks relating to the package nature of the... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Barry Warsaw | Updated a bunch of docs to describe how message ids... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Barry Warsaw | GNUTranslations: |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Barry Warsaw | UnicodeTranslationsTest.setUp(): Removed the coerce... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Remove unneeded continuation chars |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Move all the imports to the top; use md5.new() |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Run this demo script through reindent.py; output has... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Modernize the code a bit: |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Modernize the code a bit: |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Run these demo scripts through reindent.py to give... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Modernize code by using isinstance() instead of type... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Avoid TypeError by not comparing complex numbers |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Tim Peters | Bump Windows build number for 2.3b1. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | SF bug 665835: filter() treatment of str and tuple... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Tim Peters | Bump version number to 2.3b1. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Fix case |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Add some more items |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Fred Drake | Bump the release information. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Fix docstring typo |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Fred Drake | Add cross-references between urllib.urlencode() and... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Thomas Heller | This test now uses the separate getargs_X functions... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Thomas Heller | New support functions for test_getargs2. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Barry Warsaw | Get rid of some hard coded tabs |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | SF patch 695710: fix bug 678519: cStringIO self iterator |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | SF Patch 549151: urllib2 POSTs on redirect |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Fred Drake | Note the platform module. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Barry Warsaw | Added a comment about backward compatibility requiremen... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | Mention deprecation of rotor module |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | [Patch #679505] Document that the rotor module is depre... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | [Patch #679505] Document that this module is deprecated |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | [Patch #679505] Silence DeprecationWarning when testing... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Andrew M. Kuchling | [Patch #679505] Trigger DeprecationWarning on importing... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Marc-André... | Reformatted a bit to remove the lengthy re.compile... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Marc-André... | New module platform.py, submitted by Marc-Andre Lemburg. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | SF 686323: Minor array module enhancements |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Raymond Hettinger | Revert the previous enhancement to the bytecode optimizer. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Brett Cannon | Fix docstring for URLOpener.retrieve() in regards to... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Brett Cannon | Fixed docs for urlretrieve() to match code in the case... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Fred Drake | fix some markup errors |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Skip Montanaro | clarify - restrict version mention to the trunk version |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Skip Montanaro | added note about character set limitations in passwords. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Thomas Heller | Document the new functions PyInt_AsUnsignedLongMask... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Walter Dörwald | Max OS X returns "*" as the password in grp.getgrall() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Tim Peters | Clarified new fsync() docs. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Thomas Heller | Mention the new getargs.c format codes. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Thomas Heller | Document the new format codes B, H, I, k, K. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Raymond Hettinger | SF patch 557704: netrc module can't handle all passwords |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Raymond Hettinger | SF 557704: netrc module can't handle all passwords |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Raymond Hettinger | SF Patch 685051: fix for 680789: reprs in arraymodule |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Fred Drake | Update the package list whenever we build distfiles. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Alex Martelli | some more error-message enhancements |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Neal Norwitz | Fix SF bug #723801, logging.setLoggerClass() doesn... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Alex Martelli | complete and clarify some error messages for range() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido van Rossum | Improve the message about metatype/metaclass conflicts. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Neal Norwitz | SF patch #725904, Minor changes to logging from module... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Tim Peters | Enable os.fsync() for Windows, mapping it to MS's _comm... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Raymond Hettinger | PyObject_IsTrue() can return an error condition. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Raymond Hettinger | Add comment on performance. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Mark Hammond | Update to the new PyGILState APIs to simplify and corre... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jack Jansen | Fix by Lars Gustaebel for bug 721871: don't get upset... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Fred Drake | markup corrections |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Fred Drake | Do a little more searching for the data file for the... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Gustavo Niemeyer | Made MAX_UNTIL/MIN_UNTIL code more coherent about mark... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jeremy Hylton | Only produce a dotted module name when writing output... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Fred Drake | - explain the start argument to sum() |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jack Jansen | If not icon file is specified use the default Python... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Fred Drake | Fix some markup nits. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jack Jansen | Only return a warning message about not all files being... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jack Jansen | Allow setting the auto dispose flag on window objects. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jack Jansen | Hiding packages was done incorrectly. Fixed. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Mark Hammond | PyGILState cleanup was too early - destructors called... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Walter Dörwald | Change test_pwd and test_grp so they can handle duplica... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Alex Martelli | fixed a potential refcount bug (thanks Raymond!). |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Alex Martelli | Adding new built-in function sum, with docs and tests. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Raymond Hettinger | Improved the bytecode optimizer. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Andrew MacIntyre | minor cleanups and whitespace normalisation |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Neal Norwitz | Get test_capi & test_getargs2 to pass on alphas |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Add helper function to get module name taking packages... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Holistic refactoring. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Add a useful docstring to enumerate. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | Makefile & config.c: |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | Makefile: |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | apply Mark Hammond's PEP 311 changes to the EMX ripoff... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | - DosSetExtLIBPATH objects to a NULL pointer, but a... |
commit | commitdiff | tree | snapshot |
next |