| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #10963: Ensure that subprocess.communicate() never raises EPIPE. | Ross Lagerwall | 2011-04-05 | 1 | -0/+2 |
|
|
* | Merge issue 11662. | Guido van Rossum | 2011-03-29 | 1 | -0/+3 |
|\ |
|
| * | Issue 11662: Fix vulnerability in urllib/urllib2. | guido@google.com | 2011-03-29 | 1 | -0/+3 |
|
|
* | | Closes #11696: Fix ID generation in msilib. | Martin v. Löwis | 2011-03-27 | 2 | -0/+3 |
|
|
* | | Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ... | Mark Dickinson | 2011-03-27 | 2 | -0/+4 |
|
|
* | | Fix misplaced Misc/NEWS entry. | Mark Dickinson | 2011-03-27 | 1 | -4/+4 |
|
|
* | | Fix short file name generation in bdist_msi. | Martin v. Löwis | 2011-03-27 | 1 | -0/+2 |
|
|
* | | check possible recursive _as_parameter_ to prevent segfault (closes #1838) | Benjamin Peterson | 2011-03-26 | 1 | -0/+3 |
|
|
* | | Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459. | Ross Lagerwall | 2011-03-26 | 2 | -0/+4 |
|
|
* | | Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. | Mark Dickinson | 2011-03-26 | 1 | -0/+4 |
|/ |
|
* | Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file | Victor Stinner | 2011-03-21 | 1 | -0/+4 |
|
|
* | Fix some issue references in NEWS | Éric Araujo | 2011-03-20 | 1 | -6/+6 |
|
|
* | Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar | Victor Stinner | 2011-03-21 | 1 | -3/+6 |
|
|
* | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates | Antoine Pitrou | 2011-03-19 | 1 | -0/+3 |
|
|
* | Issue #5421: Fix misleading error message when one of socket.sendto()'s | Antoine Pitrou | 2011-03-17 | 2 | -0/+4 |
|
|
* | #11401: handle headers with no value. | R David Murray | 2011-03-16 | 1 | -0/+3 |
|
|
* | #9298: restore proper folding of base64 encoded bodies. | R David Murray | 2011-03-16 | 2 | -0/+5 |
|
|
* | Issue #11569: use absolute path to the sysctl command in multiprocessing to | Ronald Oussoren | 2011-03-16 | 2 | -0/+5 |
|
|
* | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no | Antoine Pitrou | 2011-03-15 | 2 | -0/+5 |
|
|
* | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -0/+1 |
|
|
* | Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I... | Ronald Oussoren | 2011-03-14 | 1 | -0/+3 |
|
|
* | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 2 | -0/+5 |
|
|
* | Fixes #1099: Mac compile fails with pydebug and framework enabled | Ronald Oussoren | 2011-03-14 | 1 | -0/+3 |
|
|
* | #11488: Add tests for writelines method of SpooledTemporaryFile. | R David Murray | 2011-03-14 | 1 | -0/+1 |
|
|
* | #11490: EACCES can also mean command not found | R David Murray | 2011-03-14 | 1 | -0/+3 |
|
|
* | Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat... | Mark Dickinson | 2011-03-12 | 1 | -0/+3 |
|
|
* | #10999: Add missing documentation for chflags constants to stat module docs | R David Murray | 2011-03-10 | 1 | -0/+1 |
|
|
* | Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when | Antoine Pitrou | 2011-03-09 | 1 | -0/+3 |
|
|
* | Issue #5622: Fix curses.wrapper to raise correct exception if curses | Ned Deily | 2011-03-09 | 1 | -0/+3 |
|
|
* | Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from | Thomas Wouters | 2011-03-06 | 1 | -0/+2 |
|
|
* | Issue #11391: Writing to a mmap object created with | Antoine Pitrou | 2011-03-06 | 2 | -0/+5 |
|
|
* | Merged revisions 88722 via svnmerge from | Giampaolo Rodolà | 2011-03-03 | 1 | -0/+3 |
|
|
* | Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from | Antoine Pitrou | 2011-02-28 | 1 | -0/+7 |
|
|
* | Typos | Éric Araujo | 2011-02-26 | 1 | -1/+1 |
|
|
* | Final update and deprecation of maintainers.rst. | Éric Araujo | 2011-02-26 | 1 | -7/+12 |
|
|
* | Merged revisions 88438,88440 via svnmerge from | Georg Brandl | 2011-02-25 | 3 | -155/+139 |
|
|
* | Merged revisions 88426 via svnmerge from | Georg Brandl | 2011-02-25 | 1 | -0/+2 |
|
|
* | Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-... | Georg Brandl | 2011-02-25 | 1 | -158/+156 |
|
|
* | Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,... | Georg Brandl | 2011-02-25 | 1 | -0/+5 |
|
|
* | Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge... | R. David Murray | 2011-02-11 | 1 | -0/+5 |
|
|
* | Merged revisions 88337 via svnmerge from | Brett Cannon | 2011-02-04 | 1 | -0/+2 |
|
|
* | Move entries to the right place | Éric Araujo | 2011-02-02 | 1 | -4/+4 |
|
|
* | Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from | Éric Araujo | 2011-02-02 | 1 | -0/+4 |
|
|
* | Issue #11089: Fix performance issue limiting the use of ConfigParser() | Raymond Hettinger | 2011-02-02 | 1 | -0/+3 |
|
|
* | Merged revisions 88284 via svnmerge from | Antoine Pitrou | 2011-01-31 | 2 | -0/+4 |
|
|
* | Merged revisions 88234 via svnmerge from | Ned Deily | 2011-01-29 | 1 | -0/+4 |
|
|
* | Merged revisions 88236 via svnmerge from | Ned Deily | 2011-01-29 | 1 | -0/+3 |
|
|
* | Merged revisions 88231 via svnmerge from | Alexander Belopolsky | 2011-01-29 | 1 | -0/+1 |
|
|
* | Issue 11020: command-line pyclbr broken due to missing 2-to-3 conversion. | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Merged revisions 88174 via svnmerge from | Ned Deily | 2011-01-24 | 1 | -0/+3 |
|
|