| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 67832 via svnmerge from | Antoine Pitrou | 2008-12-17 | 1 | -23/+26 |
|
|
* | Merged revisions 67750-67751 via svnmerge from | Nick Coghlan | 2008-12-14 | 1 | -0/+31 |
|
|
* | Merged revisions 67707 via svnmerge from | Mark Dickinson | 2008-12-11 | 1 | -3/+55 |
|
|
* | Issue #2173: fix build failure on OS X. device_encoding was returning an | Mark Dickinson | 2008-12-11 | 1 | -1/+1 |
|
|
* | Merged revisions 67463,67572,67576,67628 via svnmerge from | Georg Brandl | 2008-12-07 | 1 | -23/+23 |
|
|
* | issue 4483 - _dbm build failures on systems with gdbm_compat lib. | Skip Montanaro | 2008-12-06 | 1 | -0/+3 |
|
|
* | Fixed issue #4533: File read operation was dreadfully slow | Christian Heimes | 2008-12-05 | 1 | -4/+27 |
|
|
* | #4542: On Windows, binascii.crc32 still accepted str as binary input. | Amaury Forgeot d'Arc | 2008-12-05 | 1 | -1/+1 |
|
|
* | Merged revisions 67484 via svnmerge from | Christian Heimes | 2008-12-03 | 1 | -1/+1 |
|
|
* | Issue #4387: binascii now refuses to accept str as binary input. | Martin v. Löwis | 2008-12-02 | 1 | -8/+8 |
|
|
* | Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-... | Benjamin Peterson | 2008-11-30 | 2 | -2/+38 |
|
|
* | - Modules/Setup.dist: Add _bisect | Matthias Klose | 2008-11-27 | 1 | -0/+1 |
|
|
* | - Modules/Setup.dist: add datetime, update _elementtree | Matthias Klose | 2008-11-27 | 1 | -1/+2 |
|
|
* | - Modules/Setup.dist: Update pyexpat | Matthias Klose | 2008-11-27 | 1 | -3/+1 |
|
|
* | Remove the Py_TPFLAGS_HAVE_GC from the _ctypes.COMError type. | Thomas Heller | 2008-11-26 | 1 | -2/+1 |
|
|
* | - Modules/Setup.dist: Fix typo in last checkin | Matthias Klose | 2008-11-26 | 1 | -1/+1 |
|
|
* | - Modules/Setup.dist: Mention _elementtree and _pickle. | Matthias Klose | 2008-11-26 | 1 | -0/+2 |
|
|
* | - Fix build failure of _cursesmodule.c building with -D_FORTIFY_SOURCE=2. | Matthias Klose | 2008-11-26 | 1 | -1/+8 |
|
|
* | - fix build failure in Modules/fpectlmodule.c (not built by default) | Matthias Klose | 2008-11-26 | 1 | -1/+1 |
|
|
* | Prevent UnicodeDecodeErrors in ctypes with non-ascii error messages. | Thomas Heller | 2008-11-26 | 1 | -29/+16 |
|
|
* | #4373: Reference leak in the pickle module. | Amaury Forgeot d'Arc | 2008-11-25 | 1 | -0/+2 |
|
|
* | dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the | Brett Cannon | 2008-11-25 | 2 | -4/+4 |
|
|
* | - Fix typo in last checkin | Matthias Klose | 2008-11-23 | 1 | -1/+1 |
|
|
* | Merge 67349 from the trunk: | Matthias Klose | 2008-11-23 | 1 | -0/+1 |
|
|
* | These files used to belong to the "sv" module, which was deleted. | Amaury Forgeot d'Arc | 2008-11-22 | 2 | -217/+0 |
|
|
* | make FileIO.mode always include 'b' | Benjamin Peterson | 2008-11-22 | 1 | -3/+5 |
|
|
* | Issue #4313: Fixed segfault on IDLE exit. Reverted r57540 and reopened Issue ... | Hirokazu Yamamoto | 2008-11-18 | 1 | -8/+2 |
|
|
* | Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv... | Benjamin Peterson | 2008-11-16 | 1 | -6/+20 |
|
|
* | Style fix, use tab instead of space | Christian Heimes | 2008-11-12 | 1 | -2/+2 |
|
|
* | #3705: Command-line arguments were not correctly decoded when the | Amaury Forgeot d'Arc | 2008-11-11 | 1 | -21/+19 |
|
|
* | #4298: pickle.load() can segfault on invalid or truncated input. | Amaury Forgeot d'Arc | 2008-11-11 | 1 | -0/+5 |
|
|
* | Fixed a compiler warning | Christian Heimes | 2008-11-11 | 1 | -1/+3 |
|
|
* | Fixed issue #4233. | Christian Heimes | 2008-11-05 | 1 | -4/+9 |
|
|
* | Merged revisions 67098 via svnmerge from | Martin v. Löwis | 2008-11-04 | 2 | -0/+10 |
|
|
* | Sorry, r67092 is commit miss.... | Hirokazu Yamamoto | 2008-11-04 | 1 | -8/+8 |
|
|
* | Blocked revisions 67002 via svnmerge | Hirokazu Yamamoto | 2008-11-04 | 1 | -8/+8 |
|
|
* | Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv... | Benjamin Peterson | 2008-11-03 | 2 | -3/+3 |
|
|
* | Merged revisions 67066 via svnmerge from | Benjamin Peterson | 2008-10-31 | 1 | -7/+36 |
|
|
* | #3626: On cygwin, starting "python z" would not display any error message: | Amaury Forgeot d'Arc | 2008-10-30 | 1 | -2/+11 |
|
|
* | Merged revisions 67049 via svnmerge from | Amaury Forgeot d'Arc | 2008-10-30 | 1 | -16/+28 |
|
|
* | Issue #4200: Changed the atexit module to store its state in its PyModuleDef ... | Christian Heimes | 2008-10-30 | 1 | -50/+82 |
|
|
* | Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient ... | Christian Heimes | 2008-10-30 | 1 | -2/+4 |
|
|
* | #4170: Fix segfault when pickling a defauldict object. | Amaury Forgeot d'Arc | 2008-10-30 | 1 | -1/+9 |
|
|
* | restore compilation on OpenBSD #4146 | Benjamin Peterson | 2008-10-19 | 1 | -3/+3 |
|
|
* | Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-... | Benjamin Peterson | 2008-10-19 | 2 | -6/+6 |
|
|
* | #3664: The pickle module could segfault if a Pickler instance is not correctl... | Amaury Forgeot d'Arc | 2008-10-17 | 1 | -0/+15 |
|
|
* | add tests for PyInstanceMethod_Type | Benjamin Peterson | 2008-10-16 | 1 | -0/+2 |
|
|
* | Merged revisions 66938,66942 via svnmerge from | Benjamin Peterson | 2008-10-16 | 1 | -4/+6 |
|
|
* | merge r66932 and add a few py3k only checks | Benjamin Peterson | 2008-10-16 | 1 | -4/+6 |
|
|
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 4 | -5/+10 |
|
|