summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.Ross Lagerwall2011-04-051-0/+2
* Merge issue 11662.Guido van Rossum2011-03-291-0/+3
|\
| * Issue 11662: Fix vulnerability in urllib/urllib2.guido@google.com2011-03-291-0/+3
* | Closes #11696: Fix ID generation in msilib.Martin v. Löwis2011-03-272-0/+3
* | Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ...Mark Dickinson2011-03-272-0/+4
* | Fix misplaced Misc/NEWS entry.Mark Dickinson2011-03-271-4/+4
* | Fix short file name generation in bdist_msi.Martin v. Löwis2011-03-271-0/+2
* | check possible recursive _as_parameter_ to prevent segfault (closes #1838)Benjamin Peterson2011-03-261-0/+3
* | Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.Ross Lagerwall2011-03-262-0/+4
* | Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.Mark Dickinson2011-03-261-0/+4
|/
* Issue #8651: PyArg_Parse*() functions raise an OverflowError if the fileVictor Stinner2011-03-211-0/+4
* Fix some issue references in NEWSÉric Araujo2011-03-201-6/+6
* Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejarVictor Stinner2011-03-211-3/+6
* Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-0/+3
* Issue #5421: Fix misleading error message when one of socket.sendto()'sAntoine Pitrou2011-03-172-0/+4
* #11401: handle headers with no value.R David Murray2011-03-161-0/+3
* #9298: restore proper folding of base64 encoded bodies.R David Murray2011-03-162-0/+5
* Issue #11569: use absolute path to the sysctl command in multiprocessing toRonald Oussoren2011-03-162-0/+5
* On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-152-0/+5
* #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-0/+1
* Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-141-0/+3
* Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-0/+5
* Fixes #1099: Mac compile fails with pydebug and framework enabledRonald Oussoren2011-03-141-0/+3
* #11488: Add tests for writelines method of SpooledTemporaryFile.R David Murray2011-03-141-0/+1
* #11490: EACCES can also mean command not foundR David Murray2011-03-141-0/+3
* Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-121-0/+3
* #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-101-0/+1
* Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() whenAntoine Pitrou2011-03-091-0/+3
* Issue #5622: Fix curses.wrapper to raise correct exception if cursesNed Deily2011-03-091-0/+3
* Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' fromThomas Wouters2011-03-061-0/+2
* Issue #11391: Writing to a mmap object created withAntoine Pitrou2011-03-062-0/+5
* Merged revisions 88722 via svnmerge fromGiampaolo Rodolà2011-03-031-0/+3
* Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge fromAntoine Pitrou2011-02-281-0/+7
* TyposÉric Araujo2011-02-261-1/+1
* Final update and deprecation of maintainers.rst.Éric Araujo2011-02-261-7/+12
* Merged revisions 88438,88440 via svnmerge fromGeorg Brandl2011-02-253-155/+139
* Merged revisions 88426 via svnmerge fromGeorg Brandl2011-02-251-0/+2
* Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-251-158/+156
* Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-0/+5
* Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...R. David Murray2011-02-111-0/+5
* Merged revisions 88337 via svnmerge fromBrett Cannon2011-02-041-0/+2
* Move entries to the right placeÉric Araujo2011-02-021-4/+4
* Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge fromÉric Araujo2011-02-021-0/+4
* Issue #11089: Fix performance issue limiting the use of ConfigParser()Raymond Hettinger2011-02-021-0/+3
* Merged revisions 88284 via svnmerge fromAntoine Pitrou2011-01-312-0/+4
* Merged revisions 88234 via svnmerge fromNed Deily2011-01-291-0/+4
* Merged revisions 88236 via svnmerge fromNed Deily2011-01-291-0/+3
* Merged revisions 88231 via svnmerge fromAlexander Belopolsky2011-01-291-0/+1
* Issue 11020: command-line pyclbr broken due to missing 2-to-3 conversion.Raymond Hettinger2011-01-271-0/+3
* Merged revisions 88174 via svnmerge fromNed Deily2011-01-241-0/+3