2004-07-11 |
Raymond Hettinger | Fix decimal write-up nits. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Raymond Hettinger | Minor improvements, fixups and wording changes everywhere. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Kurt B. Kaiser | Clarify requirement for GNU make |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Kurt B. Kaiser | Patch 851752 (fixes bug 820583) |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | SequenceMatcher(None, [], []).get_grouped_opcodes(... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #947352 from Jason Andryuk] Add support for... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Debug output is now printed to sys.stderr . |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Fix minor error in example. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | posixpath.realpath() now detects symlink loops and... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Add PyArg_VaParseTupleAndKeywords(). Document this... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #981794] Add support for Firefox/Firebird |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch 988444] |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #965175] Incorporate a suggestion for a better... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Change some declarations from ``char *`` to ``const... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #909007] Enable a bunch of safe bug workarounds... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #945642] Fix non-blocking SSL sockets, which... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Clarify docs for inspect.getargspec() that the fourth... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Make ntpath compress multiple slashes between drive... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #988602] Move the urllib2 tests into the test... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Add comments at end of every #endif and fix ones alread... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Add note about closing of bug #679953 and add Jimmy... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Make struct formats for specifying file size to be... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | Add an item |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #969900] Various corrections and updates to... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #969907] Add traceback to warning output |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #972310] Apply correction to docs |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | In poll(), check connections for exceptional conditions |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Marc-André... | Added note about new codecs module APIs. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Raymond Hettinger | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Bug 949832] Fix example; edit sentence |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | Return value from .close(); move .set_file up |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Bug #835415] AIX can return modes that are >65536... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #988504] Fix HTTP error handling via a patch... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #982665 ] add SO_EXCLUSIVEADDRUSE constant |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Patch #987052 from Thomas Guettler] |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Raymond Hettinger | Improve Context construction and representation: |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | Remove a few elderly sentences |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | Replace example with simpler alternative using PyGILSta... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Andrew M. Kuchling | [Bug #987835] Add documentation from PEP 311. (Unteste... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Marc-André... | Add generic codecs.encode() and .decode() APIs that... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Marc-André... | Fix a copy&paste typo. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Raymond Hettinger | SF bug #987486: fix typo. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Raymond Hettinger | SF bug 988387: markup nits. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Restructure testing of .pth files. Move previous funct... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Brett Cannon | Add an #ifdef __APPLE__ around typedef of foreachfunc... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Brett Cannon | Change argument list for addsitedir() to not require... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Neal Norwitz | Fix memory leak and bump the version per Greg |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Neal Norwitz | Cleanup support for older pythons (perhaps it should... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Anthony Baxter | reminder for amk |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | Add some tests for corner cases. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | * Update the test suite to reflect that ConversionSynta... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | Module and tests: |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Anthony Baxter | post-release fun |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Anthony Baxter | post-release fun |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | Incorporate Facundo's suggestions. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | Add a link to the decimal module docs. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | * fix the print test |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Raymond Hettinger | * balance the left/right search for getitem. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Skip Montanaro | show how easy it is to manipulate individual columns... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Marc-André... | .encode()/.decode() patch part 2. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Marc-André... | Allow string and unicode return types from .encode... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Walter Dörwald | Add another bunch of test cases for calendars with... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Michael W.... | PyThreadState_Swap(NULL) didn't do what I thought it... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.4a1 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Vinay Sajip | Add exception handling for BaseRotatingFileHandler... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Vinay Sajip | FileHandler now stores the basename as an absolute... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Raymond Hettinger | Fix markup and nits. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Raymond Hettinger | Fix markup, typos, and nits. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Anthony Baxter | dont think it's still being used, but just in case |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Martin v. Löwis | Bump build number to 54 for 2.4.0a1 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Anthony Baxter | 2.4a1 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Anthony Baxter | release dates |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Anthony Baxter | license updates for 2.4 (cleared with tim, on behalf... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Fred Drake | bump the version number for 2.4a1 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Fred Drake | Deal with macros that have to be replaced with simple... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | Exercise xrange a bit |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | Exercise some error conditions |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | Fix a couple of signed/unsigned comparison warnings |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | Pass the flags along, rather than ignoring them. Backp... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | Remove unused macros in .c files |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Neal Norwitz | SF bug #978308, Spurious errors taking bool of dead pro |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Raymond Hettinger | Tim gets his default traps. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Tim Peters | "#if WITH_THREAD" is incorrect; must be #ifdef instead... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Michael W.... | This closes patch: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Vinay Sajip | Replaced some tabs with spaces in verbatim section. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew M. Kuchling | [Bug #982806] The default argument for opening GDBM... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew M. Kuchling | [Bug #925107] Make .readline() consider self.stop.... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew MacIntyre | OS/2 EMX needs addrinfo.h for code included from getadd... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew MacIntyre | bring OS/2 EMX port build environment up to date |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew M. Kuchling | [Bug #984017] Incorrect prototype, fixed by Timothy... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew M. Kuchling | Add logging changes |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Andrew M. Kuchling | For readable() objects, the previous value of 'flags... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Thomas Heller | Remove the annoing and useless messagebox asking about... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Tim Peters | Made the explanation more accurate; trimmed trailing... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Skip Montanaro | whitespace normalization |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Thomas Heller | Fix SF#983164. |
commit | commitdiff | tree | snapshot |
next |