- c04c289 Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,68480-68481,68493,68495,68499,68501,68512,68514-68515 via svnmerge from by Georg Brandl · 16 years ago
- 825758c - Issue 4816: itertools.combinations() and itertools.product were raising by Raymond Hettinger · 16 years ago
- 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 16 years ago
- 47fe981 Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from by Georg Brandl · 16 years ago
- ddbf1d5 Merged revisions 68099 via svnmerge from by Hirokazu Yamamoto · 16 years ago
- c00ad07 Merged revisions 68097 via svnmerge from by Hirokazu Yamamoto · 16 years ago
- d465640 Merged revisions 68051 via svnmerge from by Nick Coghlan · 16 years ago
- 3f15ae3 Merged revisions 68018 via svnmerge from by Martin v. Löwis · 16 years ago
- 828a706 Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,67930,67932,67943 via svnmerge from by Benjamin Peterson · 16 years ago
- 966322f Merged revisions 67934-67935 via svnmerge from by Alexandre Vassalotti · 16 years ago
- c6e80eb Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-67785,67787-67788,67802,67832,67848-67849,67859,67862-67864,67880,67882,67885,67889-67892,67895 via svnmerge from by Benjamin Peterson · 16 years ago
- 360d8cf Merged revisions 67797 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 3032724 Merged revisions 67750-67751 via svnmerge from by Nick Coghlan · 16 years ago
- 717d5d0 Merged revisions 67707 via svnmerge from by Mark Dickinson · 16 years ago
- f3a0b86 Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 16 years ago
- b7387a5 issue4483: dbm build failures on systems with gdbm_compat lib. by Skip Montanaro · 16 years ago
- fa71a90 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from by Georg Brandl · 16 years ago
- 5c7f8fb Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from by Georg Brandl · 16 years ago
- d209460 Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,67355,67359,67362,67364,67367-67368,67370 via svnmerge from by Georg Brandl · 16 years ago
- bb608a8 Merged revisions 67154,67157-67159,67162-67163,67166,67175-67176,67189,67224-67225,67243 via svnmerge from by Georg Brandl · 16 years ago
- f3127b1 Issue #4025 again by Christian Heimes · 16 years ago
- dff59f8 - Modules/Setup.dist: Update _elementtree, add _bisect, datetime by Matthias Klose · 16 years ago
- fdbd4c8 - Modules/Setup.dist: Update pyexpat by Matthias Klose · 16 years ago
- 825dae8 - Merge rev 67396, Modules/Setup.dist: Mention _elementtree and _pickle. by Matthias Klose · 16 years ago
- 9e233a5 Merged revisions 67365 via svnmerge from by Benjamin Peterson · 16 years ago
- b8babfb6 - Fix typo in last checkin by Matthias Klose · 16 years ago
- b19dd66 Merge 67349 from the trunk: by Matthias Klose · 16 years ago
- 83be3d2 Merged revisions 67266 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 16 years ago
- 7f08c1f Merged revisions 67098 via svnmerge from by Martin v. Löwis · 16 years ago
- eeed0c7 Merged revisions 67077 via svnmerge from by Benjamin Peterson · 16 years ago
- 084ce7a Merged revisions 67066 via svnmerge from by Benjamin Peterson · 16 years ago
- 8efccfd Merged revisions 67052 via svnmerge from by Christian Heimes · 16 years ago
- c353ea7 Issue #4176: Pickle would crash the interpreter when a __reduce__ function by Amaury Forgeot d'Arc · 16 years ago
- 38e46fc Merged revisions 66891 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 2c66b7c Merged revisions 66809-66810,66835,66862-66863 via svnmerge from by Hirokazu Yamamoto · 16 years ago
- be2c0a9 Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,66797 via svnmerge from by Benjamin Peterson · 16 years ago
- 4d8a6f4 Merged revisions 66748 via svnmerge from by Christian Heimes · 16 years ago
- f40200b Fix a refleak introduced by r66677. by Brett Cannon · 16 years ago
- 0225248 Victor Stinner's patches to check the return result of PyLong_Ssize_t by Benjamin Peterson · 16 years ago
- 8d77d44 fix security issue 2: imageop's poor validation of arguments could result in segfaults by Benjamin Peterson · 16 years ago
- e144873 Fix issue #3547 for MingW, update comments. by Thomas Heller · 16 years ago
- b2d61bd The _lsprof module could crash the interpreter if it was given an external by Brett Cannon · 16 years ago
- 09c0178 bsddb4.7.3pre9 renamed to 4.7.3 by Jesus Cea · 16 years ago
- a85c95d Fix issue #3547: ctypes is confused by bitfields of varying integer types by Thomas Heller · 16 years ago
- 5cd5f12 Bugfix for issue3885 and 'DB.verify()' crash. by Jesus Cea · 16 years ago
- 09979a1 Issue #3945: Fixed compile error on cygwin. (initializer element is not constant) by Hirokazu Yamamoto · 16 years ago
- a438c85 #3897: _collections now has an underscore. by Georg Brandl · 16 years ago
- 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 16 years ago
- fbb388b tabify by Benjamin Peterson · 16 years ago
- 8c2b7dc fix possible integer overflows in _hashopenssl #3886 by Benjamin Peterson · 16 years ago
- e6872eb Issue #3846: Release GIL during calls to sqlite3_prepare. This improves concurrent access to the same database file from multiple threads/processes. by Gerhard Häring · 16 years ago
- 6e1afcf Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. by Gerhard Häring · 16 years ago
- ef2276b sqlite3 module: Mark iterdump() method as "Non-standard" like all the other methods not found in DB-API. by Gerhard Häring · 16 years ago
- 24cb382 #3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply nested lists or dicts. by Amaury Forgeot d'Arc · 16 years ago
- 05e3449 #3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for by Amaury Forgeot d'Arc · 16 years ago
- e3c4fd9 - Issue #3629: Fix sre "bytecode" validator for an end case. by Guido van Rossum · 16 years ago
- 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 16 years ago
- 69acb43 Python3.0 bsddb testsuite compatibility improvements by Jesus Cea · 16 years ago
- b814d6a Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pitrou by Jesse Noller · 16 years ago
- ac25fab Fix some leaks - Neal Norwitz by Jesus Cea · 16 years ago
- 3b6be74 Improve compatibility with Python3.0 testsuite by Jesus Cea · 16 years ago
- f22c26e #3703 unhelpful _fileio.FileIO error message when trying to open a directory by Benjamin Peterson · 16 years ago
- 4907d27 Update bsddb code to version 4.7.3pre2. This code should by Jesus Cea · 16 years ago
- 901e471 #3662: Fix segfault introduced when fixing memory leaks. by Neal Norwitz · 16 years ago
- 18aa388 Fix: by Neal Norwitz · 16 years ago
- 37346b2 #3643 add a few more checks to _testcapi to prevent segfaults by Benjamin Peterson · 16 years ago
- 94a7305 d is the correct format string by Christian Heimes · 16 years ago
- 1cc6963 Fixed two format strings in the _collections module. For example by Christian Heimes · 16 years ago
- a27a62e Silenced a compiler warning in the sqlite module by Christian Heimes · 16 years ago
- 93ebfb1 Issue 1179: [CVE-2007-4965] Integer overflow in imageop module. by Guido van Rossum · 16 years ago
- d9ccf8c COM method code is windows specific by Thomas Heller · 16 years ago
- 0ad5ae0 Fix a regression introduced by rev. 63792: ctypes function pointers by Thomas Heller · 16 years ago
- 6626099 Fix strange character in the docstring. by Thomas Heller · 16 years ago
- 7dd8547 get the symtable module back in working order by Benjamin Peterson · 16 years ago
- 41a81eb Backport r65661, r65760: Issue #3575: Incremental decoder's decode by Hirokazu Yamamoto · 16 years ago
- a0fdd72 Issue #2222: Fixed reference leak when occured os.rename() by Hirokazu Yamamoto · 16 years ago
- 8401eec Properly INCREF reference in Py_buffer. by Martin v. Löwis · 16 years ago
- f91d46a Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by Martin v. Löwis · 16 years ago
- 83e8184 Copy reduce() to _functools so to have functools.reduce() not raise a warning by Brett Cannon · 16 years ago
- 016b366 #3205: bz2 iterator fails silently on MemoryError by Antoine Pitrou · 16 years ago
- d693901 Patch by Ian Charnas from issue 3517. by Guido van Rossum · 16 years ago
- 8b762f0 Tracker issue 3487: sre "bytecode" verifier. by Guido van Rossum · 16 years ago
- 8df0e4f fix compile error on Windows by Benjamin Peterson · 16 years ago
- 1299e36 Submit fix for issue3393: Memory corruption in multiprocessing module by Jesse Noller · 16 years ago
- e7d8be8 Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 16 years ago
- ff3fdce Replace math.sum with math.fsum in a couple of comments by Mark Dickinson · 16 years ago
- fef6b13 Rename math.sum to math.fsum by Mark Dickinson · 16 years ago
- abe0aee Fix special-value handling for math.sum. by Mark Dickinson · 16 years ago
- ba55936 Make ctypes compatible with Python 2.3, 2.4, and 2.5 again. by Thomas Heller · 16 years ago
- 527eee2 Finish conversion from int to Py_ssize_t. by Raymond Hettinger · 16 years ago
- 723ba30 Parse to the correct datatype. by Raymond Hettinger · 16 years ago
- 33fcf9d Finish-up the partial conversion from int to Py_ssize_t for deque indices and length. by Raymond Hettinger · 16 years ago
- f9efabb 3k-warn about parser's "ast" aliases. by Georg Brandl · 16 years ago
- c5a11fa bsddb module updated to version 4.7.2devel9. by Jesus Cea · 16 years ago
- 0470bab Issue #2620: Overflow checking when allocating or reallocating memory by Gregory P. Smith · 16 years ago
- 74bd40d On Windows, silence a Purify warning and initialize the memory passed to CryptGenRandom. by Amaury Forgeot d'Arc · 16 years ago
- d648f64 #3322: bounds checking for _json.scanstring by Bob Ippolito · 16 years ago
- 278fc50 #3303: fix crash with invalid Py_DECREF in strcoll(). by Georg Brandl · 16 years ago
- 6b41a8e #3302: fix segfaults when passing None for arguments that can't by Georg Brandl · 16 years ago