| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 13227: Option to make the lru_cache() type specific (suggested by Andre... | Raymond Hettinger | 2011-10-20 | 1 | -0/+3 |
|
|
* | Issue #13121: Support in-place math operators for collections.Counter(). | Raymond Hettinger | 2011-10-19 | 1 | -0/+1 |
|
|
* | Branch merge | Éric Araujo | 2011-10-19 | 1 | -1/+1 |
|\ |
|
| * | Fix typo | Éric Araujo | 2011-10-19 | 1 | -1/+1 |
|
|
* | | default - Fix closes Issue6090 - Raise a ValueError, instead of failing with ... | Senthil Kumaran | 2011-10-19 | 1 | -0/+3 |
|\ \ |
|
| * | | 3.2 - Fix closes Issue6090 - Raise a ValueError, instead of failing with unre... | Senthil Kumaran | 2011-10-19 | 1 | -0/+3 |
|
|
| * | | Fixes #10860: Handle empty port after port delimiter in httplib | Łukasz Langa | 2011-10-18 | 1 | -0/+3 |
|
|
* | | | Issue #12281: Rewrite the MBCS codec to handle correctly replace and ignore | Victor Stinner | 2011-10-18 | 1 | -0/+4 |
| |/
|/| |
|
* | | Issue #13150: sysconfig no longer parses the Makefile and config.h files | Antoine Pitrou | 2011-10-18 | 1 | -0/+4 |
|
|
* | | Issue #13188: When called without an explicit traceback argument, | Antoine Pitrou | 2011-10-18 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #13188: When called without an explicit traceback argument, | Antoine Pitrou | 2011-10-18 | 1 | -0/+4 |
|
|
* | | #12448: merge with 3.2. | Ezio Melotti | 2011-10-18 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | #12448: smtplib now flushes stdout while running ``python -m smtplib`` | Ezio Melotti | 2011-10-18 | 1 | -0/+3 |
|
|
* | | Close #12454: The mailbox module is now using ASCII, instead of the locale | Victor Stinner | 2011-10-17 | 1 | -0/+3 |
|
|
* | | Merge #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are n... | Nadeem Vawda | 2011-10-17 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are n... | Nadeem Vawda | 2011-10-17 | 1 | -0/+3 |
|
|
* | | Issue #13146: Writing a pyc file is now atomic under POSIX. | Antoine Pitrou | 2011-10-17 | 1 | -0/+2 |
|
|
* | | Issue #7833: Ext. modules built using distutils on Windows no longer get a ma... | Mark Hammond | 2011-10-17 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #7833: Ext. modules built using distutils on Windows no longer get a ma... | Mark Hammond | 2011-10-17 | 1 | -0/+4 |
|
|
| * | Issue 13177: Make tracebacks more readable by avoiding chained exceptions in ... | Raymond Hettinger | 2011-10-16 | 1 | -0/+4 |
|
|
| * | Branch merge | Éric Araujo | 2011-10-14 | 1 | -0/+1 |
| |\ |
|
* | | | Fix closes issue 1673007 urllib.request to support HEAD requests with a new m... | Senthil Kumaran | 2011-10-16 | 1 | -0/+4 |
|
|
* | | | Fix writing of the RESOURCES file by packaging (#12386) | Éric Araujo | 2011-10-14 | 1 | -1/+3 |
|
|
* | | | Branch merge | Éric Araujo | 2011-10-14 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge #11751 from 3.2 | Éric Araujo | 2011-10-11 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Increase test coverage for distutils.filelist (#11751). | Éric Araujo | 2011-10-11 | 1 | -0/+1 |
|
|
* | | | | Merge with 3.2: Issue #13158: Fix decoding and encoding of base-256 number fi... | Lars Gustäbel | 2011-10-14 | 1 | -0/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Issue #13158: Fix decoding and encoding of base-256 number fields in tarfile. | Lars Gustäbel | 2011-10-14 | 1 | -0/+3 |
|
|
* | | | | (Merge 3.2) Issue #13025: mimetypes is now reading MIME types using the UTF-8 | Victor Stinner | 2011-10-14 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13025: mimetypes is now reading MIME types using the UTF-8 encoding, | Victor Stinner | 2011-10-14 | 1 | -0/+3 |
|
|
* | | | | (Merge 3.2) Issue #10653: On Windows, use strftime() instead of wcsftime() | Victor Stinner | 2011-10-14 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #10653: On Windows, use strftime() instead of wcsftime() because | Victor Stinner | 2011-10-14 | 1 | -0/+3 |
|
|
* | | | | Merge #13159: Replace FileIO's quadratic-time buffer growth algorithm with a ... | Nadeem Vawda | 2011-10-13 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13159: Replace FileIO's quadratic-time buffer growth algorithm with a ... | Nadeem Vawda | 2011-10-13 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy. | Antoine Pitrou | 2011-10-12 | 1 | -0/+2 |
|
|
* | | | Issue #13150: The tokenize module doesn't compile large regular expressions a... | Antoine Pitrou | 2011-10-11 | 1 | -0/+3 |
| |/
|/| |
|
* | | Add API for static strings, primarily good for identifiers. | Martin v. Löwis | 2011-10-09 | 1 | -0/+2 |
|
|
* | | Merge 3.2 | Éric Araujo | 2011-10-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Branch merge | Éric Araujo | 2011-10-09 | 2 | -0/+7 |
| |\ |
|
| | * | As it turns out, this bug was already in the tracker: #11171 | Éric Araujo | 2011-10-09 | 1 | -2/+2 |
|
|
| * | | Branch merge. | Barry Warsaw | 2011-10-07 | 1 | -0/+4 |
| |\ \ |
|
| * | | | - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files | Barry Warsaw | 2011-10-07 | 1 | -0/+7 |
|
|
* | | | | Branch merge | Éric Araujo | 2011-10-09 | 2 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Fix packaging byte-compilation to comply with PEP 3147 (#11254). | Éric Araujo | 2011-10-08 | 1 | -1/+1 |
|
|
| * | | | | Merge fixes for #10526, #10359, #11254, #9100 and the bug without number | Éric Araujo | 2011-10-08 | 2 | -0/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Fix distutils.sysconfig.get_makefile_filename when prefix != exec-prefix | Éric Araujo | 2011-10-07 | 1 | -0/+3 |
|
|
| | * | | | Fix distutils byte-compilation to comply with PEP 3147 (#11254). | Éric Araujo | 2011-10-07 | 2 | -0/+4 |
| | | |/
| | |/| |
|
* | | | | - Re-enable lib2to3's test_parser.py tests, though with an expected failure | Barry Warsaw | 2011-10-07 | 1 | -0/+3 |
|/ / / |
|
* | | | Issue #13063: the Windows error ERROR_NO_DATA (numbered 232 and described | Antoine Pitrou | 2011-10-07 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Issue #13063: the Windows error ERROR_NO_DATA (numbered 232 and described | Antoine Pitrou | 2011-10-07 | 1 | -0/+4 |
| |/ |
|