summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
...
* | | merge headsBenjamin Peterson2011-06-101-0/+1
|\ \ \ | |/ /
| * | Don’t try to install something when running from uninstalled source (#12246).Éric Araujo2011-06-101-0/+1
* | | merge 3.2 (#12009)Benjamin Peterson2011-06-101-0/+1
|\ \ \ | |/ / |/| / | |/
| * merge 3.1 (#12009)Benjamin Peterson2011-06-101-0/+1
| |\
| | * fix regression in netrc comment handling (closes #12009)Benjamin Peterson2011-06-101-0/+1
* | | Issue #12021: Make mmap's read() method argument optional. Patch by PetriCharles-François Natali2011-06-081-0/+1
* | | Remove duplicate entry for JosipÉric Araujo2011-06-011-1/+0
* | | (Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructorVictor Stinner2011-05-311-0/+1
|\ \ \ | |/ /
| * | Close #12085: Fix an attribute error in subprocess.Popen destructor if theVictor Stinner2011-05-311-0/+1
* | | Tidy up the additional string module tests added at the Pycon sprints (closes...Nick Coghlan2011-05-311-0/+1
* | | Update the ACKS file with the packaging contributorsAlexis Metaireau2011-05-301-0/+38
* | | Issue #985064: Make plistlib more resilient to faulty input plists.Ned Deily2011-05-281-0/+1
|\ \ \ | |/ /
| * | Issue #985064: Make plistlib more resilient to faulty input plists.Ned Deily2011-05-281-0/+1
| |\ \ | | |/
| | * Issue #985064: Make plistlib more resilient to faulty input plists.Ned Deily2011-05-281-0/+1
* | | add ack from 2.7Benjamin Peterson2011-05-261-0/+1
* | | Issue #9971: Write an optimized implementation of BufferedReader.readinto().Antoine Pitrou2011-05-111-0/+1
* | | Issue #8498: In socket.accept(), allow to specify 0 as a backlog value inAntoine Pitrou2011-05-101-0/+1
|\ \ \ | |/ /
| * | Issue #8498: In socket.accept(), allow to specify 0 as a backlog value inAntoine Pitrou2011-05-101-0/+1
* | | Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.Antoine Pitrou2011-05-071-0/+1
|\ \ \ | |/ /
| * | Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.Antoine Pitrou2011-05-071-0/+1
| |\ \ | | |/
| | * Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by ...Antoine Pitrou2011-05-071-0/+1
| | * Issue #9756: credit the author, Andreas Stührk (Trundle)Victor Stinner2011-05-011-0/+1
* | | Closes Issue 11916: Add a number of MacOSX specific definitions to the errno ...Ronald Oussoren2011-05-071-0/+1
* | | Issue #12000: When a SSL certificate has a subjectAltName without anyAntoine Pitrou2011-05-061-0/+1
|\ \ \ | |/ /
| * | Issue #12000: When a SSL certificate has a subjectAltName without anyAntoine Pitrou2011-05-061-0/+1
* | | Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRe...Ezio Melotti2011-05-061-0/+1
* | | Merge #11647 update from 3.2Nick Coghlan2011-05-051-0/+1
|\ \ \ | |/ /
| * | Issue #11647: allow contextmanager objects to be used as decorators as descri...Nick Coghlan2011-05-051-0/+1
* | | Merged solution for #11324 from 3.2.Łukasz Langa2011-04-281-0/+1
|\ \ \ | |/ /
| * | Closes #11324: ConfigParser(interpolation=None) doesn't work.Łukasz Langa2011-04-281-0/+1
* | | Merged ACKS from 3.2: added Yuxiao ZengŁukasz Langa2011-04-281-0/+1
|\ \ \ | |/ /
| * | Added Yuxiao Zeng for finding and resolving #11858. Thanks!Łukasz Langa2011-04-281-0/+1
* | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+1
|\ \ \ | |/ /
| * | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+1
| |\ \ | | |/
| | * #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+1
* | | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-0/+1
|\ \ \ | |/ /
| * | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-0/+1
| |\ \ | | |/
| | * pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-0/+1
* | | Issue #11258: Speed up ctypes.util.find_library() under Linux by a factorAntoine Pitrou2011-04-231-0/+1
* | | MERGE: startswith and endswith don't accept None as slice index. Patch by Tor...Jesus Cea2011-04-201-0/+1
|\ \ \ | |/ /
| * | MERGE: startswith and endswith don't accept None as slice index. Patch by Tor...Jesus Cea2011-04-201-0/+1
| |\ \ | | |/
| | * startswith and endswith don't accept None as slice index. Patch by Torsten Be...Jesus Cea2011-04-201-0/+1
* | | #1690608: make formataddr RFC2047 aware.R David Murray2011-04-061-0/+1
* | | Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ...Raymond Hettinger2011-03-311-0/+1
|\ \ \ | |/ /
| * | Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ...Raymond Hettinger2011-03-311-0/+1
* | | merge #11696Martin v. Löwis2011-03-271-0/+1
|\ \ \ | |/ /
| * | merge #11696Martin v. Löwis2011-03-271-0/+1
| |\ \ | | |/
| | * Closes #11696: Fix ID generation in msilib.Martin v. Löwis2011-03-271-0/+1
| * | Merge #9696Mark Dickinson2011-03-271-0/+1
| |\ \ | | |/
| | * Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ...Mark Dickinson2011-03-271-0/+1