- e44b125 Add NEWS entry for 9aa6097131ef by Antoine Pitrou · 14 years ago
- a0d1d96 Issue #11628: cmp_to_key should use __slots__. by Raymond Hettinger · 14 years ago
- d8c73c6 Fix some issue references in NEWS by Éric Araujo · 14 years ago
- 56f9a02 merge 3.1 by Victor Stinner · 14 years ago
- 628225c Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar by Victor Stinner · 14 years ago
- e788ace Fix some issue references in NEWS by Éric Araujo · 14 years ago
- e0daff1 Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on by Victor Stinner · 14 years ago
- 799c669 Add NEWS for Issue #11563. by Senthil Kumaran · 14 years ago
- 7b98d02 Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 14 years ago
- 877766d Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 14 years ago
- e147484 Oops, wrong issue number in NEWS by Antoine Pitrou · 14 years ago
- 819be34 Add news entry for a791dd7d51f3 by Antoine Pitrou · 14 years ago
- 9befeb3 Issue #5421: merge fix by Antoine Pitrou · 14 years ago
- 5e98141 Issue #5421: Fix misleading error message when one of socket.sendto()'s by Antoine Pitrou · 14 years ago
- f40834f Move NEWS entry to correct place by Michael Foord · 14 years ago
- 42ec7cb Issue #10979. unittest stdout buffering now works with class and module setup and teardown. by Michael Foord · 14 years ago
- b52c0be Merge from remote by Nick Coghlan · 14 years ago
- b3c728f Close #11577: Improve binhex test coverage and fix ResourceWarning by Nick Coghlan · 14 years ago
- a215023 #11243: tests and fixes for handling of 'dirty data' in additional methods by R David Murray · 14 years ago
- 4e43268 Merge #11401 fix from 3.1. by R David Murray · 14 years ago
- de91276 #11401: handle headers with no value. by R David Murray · 14 years ago
- a88da67 #11578: add unit tests for timeit module. by R David Murray · 14 years ago
- 07926f0 Closes issue 11503. Improves test coverage of posixpath. by Michael Foord · 14 years ago
- 78099bb Merge #9298 fix. by R David Murray · 14 years ago
- 6d94bd4 #9298: restore proper folding of base64 encoded bodies. by R David Murray · 14 years ago
- 7462fa6 Backport improved test coverage for string.py by Nick Coghlan · 14 years ago
- 454e11d Fix typo in NEWS by Nick Coghlan · 14 years ago
- 296d9a6 Add missing NEWS entries by Nick Coghlan · 14 years ago
- a78e4e6 correct patch ack (#11133) by Benjamin Peterson · 14 years ago
- f0edd1b Merge with 3.1 by Ronald Oussoren · 14 years ago
- 0b8753d Issue #11569: use absolute path to the sysctl command in multiprocessing to by Ronald Oussoren · 14 years ago
- dcebe0f Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger code execution by Michael Foord · 14 years ago
- 29dcaad Issue 11510: Fix BUILD_SET optimizer bug. by Raymond Hettinger · 14 years ago
- f134dce Merge by Antoine Pitrou · 14 years ago
- e870623 Merge fix for issue #11501 by Antoine Pitrou · 14 years ago
- 2c50a09 On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no by Antoine Pitrou · 14 years ago
- 28edfee issue 11432 news entry. by Gregory P. Smith · 14 years ago
- 56a9d7e #11554: reactivate test_email_codecs, and make it pass. by R David Murray · 14 years ago
- f2db4de Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list. by Ronald Oussoren · 14 years ago
- e72e161 Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list by Ronald Oussoren · 14 years ago
- 525c25d Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 14 years ago
- 94eceeb Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 14 years ago
- 42d0f68 Issue #1099: Fix the build on MacOSX when building a framework with pydebug using GCC 4.0. by Ronald Oussoren · 14 years ago
- 2503249 Fixes #1099: Mac compile fails with pydebug and framework enabled by Ronald Oussoren · 14 years ago
- 384069c Merge fix for #11490 from 3.1. by R David Murray · 14 years ago
- d79210a #11490: EACCES can also mean command not found by R David Murray · 14 years ago
- d3cccd2 Issue #11223: Fix test_threadsignals to fail, not hang, when the by Antoine Pitrou · 14 years ago
- a7f0dff Merge #11131 by Mark Dickinson · 14 years ago
- 37a79fb Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operations in ROUND_FLOOR rounding mode. by Mark Dickinson · 14 years ago
- 375ff58 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 14 years ago
- 35db8a8 Merge fix for issue #11450 by Antoine Pitrou · 14 years ago
- 7983d33 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 14 years ago
- 2d12f96 Issue #5622: merge fix from 3.1. by Ned Deily · 14 years ago
- d285318 Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 14 years ago
- 6b10343 Merge 3.1. by Thomas Wouters · 14 years ago
- 81638f1 Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 14 years ago
- 80d3610 Merge fix for issue #11391 by Antoine Pitrou · 14 years ago
- 16a0a0b Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 14 years ago
- e0c8635 Merged revisions 88735 via svnmerge from by Eli Bendersky · 14 years ago
- 752b950 Merged revisions 88730 via svnmerge from by R. David Murray · 14 years ago
- 2f95dc0 Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 14 years ago
- 9c9105d Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 14 years ago
- f0e293c Merged revisions 88700 via svnmerge from by Victor Stinner · 14 years ago
- 2b574a2 Merged revisions 88697 via svnmerge from by Victor Stinner · 14 years ago
- 9e719b6 Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from by Antoine Pitrou · 14 years ago
- 86cbfec Merged revisions 88664 via svnmerge from by Antoine Pitrou · 14 years ago
- 4914f9e Merged revisions 88652 via svnmerge from by Antoine Pitrou · 14 years ago
- 5d5381e Merged revisions 88622 via svnmerge from by Antoine Pitrou · 14 years ago
- d843c2d Merged revisions 88610 via svnmerge from by Antoine Pitrou · 14 years ago
- 8f15987 Merged revisions 88438,88440 via svnmerge from by Georg Brandl · 14 years ago
- 6baf117 Merged revisions 88426 via svnmerge from by Georg Brandl · 14 years ago
- f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 14 years ago
- 915605c Merged revisions 88550 via svnmerge from by Antoine Pitrou · 14 years ago
- 659eb84 Merged revisions 88481 via svnmerge from by Victor Stinner · 14 years ago
- 02bfdb3 Merged revisions 88530 via svnmerge from by Victor Stinner · 14 years ago
- 9f6cbe0 Merged revisions 88528 via svnmerge from by Lars Gustäbel · 14 years ago
- 45b96d3 Merged revisions 88498 via svnmerge from by Brett Cannon · 14 years ago
- 97696cb Merged revisions 88486 via svnmerge from by Antoine Pitrou · 14 years ago
- a47c25d Merged revisions 88484 via svnmerge from by Antoine Pitrou · 14 years ago
- a16b05b Merged revisions 88475 via svnmerge from by Ned Deily · 14 years ago
- e660360 Issue #11089: Fix performance issue limiting the use of ConfigParser() by Raymond Hettinger · 14 years ago
- f3d2275 Merged revisions 88460 via svnmerge from by Antoine Pitrou · 14 years ago
- 7be5b78 Merged revisions 88456 via svnmerge from by Martin v. Löwis · 14 years ago
- 260a788 Version bump to 3.2 final. by Georg Brandl · 14 years ago
- 032400b #11249: in PyType_FromSpec, copy tp_doc slot since it usually will point to a static string literal which should not be deallocated together with the type. by Georg Brandl · 14 years ago
- 216e404 #11184: Fix large file support on AIX. by Georg Brandl · 14 years ago
- 6e8d17c #11222: fix non-framework shared library build on Mac, patch by Ned Deily. by Georg Brandl · 14 years ago
- 6c9ba24 #10709: add back an updated AIX-NOTES (as README.AIX). by Georg Brandl · 14 years ago
- 9a829be #941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, review by Antoine Pitrou. by Georg Brandl · 14 years ago
- d585218 Post-release updates. by Georg Brandl · 15 years ago
- a6d12ef Bump for 3.2rc3. by Georg Brandl · 15 years ago
- fc14114 #11116: roll back on error during add so mailbox isn't left corrupted. by R. David Murray · 15 years ago
- cc7e23a Issue #11134: Add missing fields to typeslots.h. Reviewed by Georg Brandl. by Martin v. Löwis · 15 years ago
- 6916806 Issue #11135: Remove redundant doc field from PyType_Spec. by Martin v. Löwis · 15 years ago
- 43b2f45 Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from by R. David Murray · 15 years ago
- eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 15 years ago
- ef31657 Issue 10971: Make test_zipimport_support once again compatible with refleak hunting (reviewed by Georg Brandl) by Nick Coghlan · 15 years ago
- 4543846 #11132: pass optimize parameter to recursive call in compileall.compile_dir(). Reviewed by Eric A. by Georg Brandl · 15 years ago
- 738236d Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI by Martin v. Löwis · 15 years ago
- 9b142aa Issue #11121: Fix building with --enable-shared. by Martin v. Löwis · 15 years ago