2003-04-25 |
Guido van Rossum | Fix a copy-paste error: the paragraph about inet_ntop... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | Remove tests which were migrated to test_re.py. There... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | reflect csv's change back to a module. Document the... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | Use a simpler \note instead of a "See also" section... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Skip testing inet_ntop() an inet_pton() if they aren... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Fix the tests on Windows, by writing the test data... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Neal Norwitz | Add versionadded for has_ipv6 attribute |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Neal Norwitz | Fix markup |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | markup adjustments |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | rework Sniffer api significantly |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | some sniffer tests |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | more tests from test_sre |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Fred Drake | Attempt to deal with some obvious errors in the code... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | New version from Vinaj, should solve the threading... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Skip Montanaro | copy a few tests from test_sre |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Walter Dörwald | Port test_bool.py to PyUnit. From SF patch #662807. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Brett Cannon | Complete rewrite of module. Only has tests using tempo... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Tim Peters | New generator os.walk() does a bit more than os.path... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Move socket news to 2.3b1 section! And mention has_ipv6. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido van Rossum | Patch by Jp Calderone: |
commit | commitdiff | tree | snapshot |
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 |
next |