summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()Jesus Cea2012-10-031-0/+1
|\
| * Closes #15897: zipimport.c doesn't check return value of fseek()Jesus Cea2012-10-031-0/+1
* | #15437, #15439: merge with 3.2.Ezio Melotti2012-09-131-3/+116
|\ \ | |/
| * #15437, #15439: merge Doc/ACKS.txt with Misc/ACKS and modify Doc/about.rst ac...Ezio Melotti2012-09-131-4/+117
* | MERGE: #15676: Proper attribution in Misc/ACKSJesus Cea2012-09-101-0/+1
|\ \ | |/
| * #15676: Proper attribution in Misc/ACKSJesus Cea2012-09-101-0/+1
* | Issue #15841: The readable(), writable() and seekable() methods of BytesIOAntoine Pitrou2012-09-051-0/+1
|\ \ | |/
| * Issue #15841: The readable(), writable() and seekable() methods of BytesIOAntoine Pitrou2012-09-051-0/+1
* | Merge #12776,#11839: call argparse type function only once.R David Murray2012-09-011-0/+1
|\ \ | |/
| * #12776,#11839: call argparse type function only once.R David Murray2012-09-011-0/+1
* | Merge #15249: Mangle From lines correctly when body contains invalid bytes.R David Murray2012-08-241-0/+1
|\ \ | |/
| * #15249: Mangle From lines correctly when body contains invalid bytes.R David Murray2012-08-241-0/+1
| * Issue #14954: Clarify the interaction of weak references and garbage collection.Antoine Pitrou2012-08-201-0/+1
* | #15199: Fix JavaScript's default MIME type to application/javascriptPetri Lehtinen2012-08-201-0/+1
|\ \ | |/
| * #15199: Fix JavaScript's default MIME type to application/javascriptPetri Lehtinen2012-08-201-0/+1
| * Issue #15726: Fix incorrect bounds checking in PyState_FindModule.Antoine Pitrou2012-08-201-0/+1
* | Issue #12643: Respect sys.excepthook in code.InteractiveConsoleNick Coghlan2012-08-201-0/+1
* | Issue #15615: Add some tests for the json module's handling of invalid input ...Antoine Pitrou2012-08-181-0/+1
|\ \ | |/
| * Issue #15615: Add some tests for the json module's handling of invalid input ...Antoine Pitrou2012-08-181-0/+1
* | Add Daniel Ellis to Misc/ACKSEli Bendersky2012-08-141-0/+1
* | Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
|\ \ | |/
| * Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
* | Issue #15424: Add a __sizeof__ implementation for array objects.Meador Inge2012-08-111-0/+1
|\ \ | |/
| * Issue #15424: Add a __sizeof__ implementation for array objects.Meador Inge2012-08-111-0/+1
| * Issue #15501: Document exception classes in subprocess module.Andrew Svetlov2012-08-091-0/+1
* | Issue #15501: Document exception classes in subprocess module.Andrew Svetlov2012-08-091-0/+1
* | construct fields in the right order (closes #15517)Benjamin Peterson2012-08-011-1/+1
* | Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter Simple...Andrew Svetlov2012-07-301-0/+1
|\ \ | |/
| * Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter Simple...Andrew Svetlov2012-07-301-0/+1
| * Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.Richard Oudkerk2012-07-271-0/+1
| * #13922: argparse no longer incorrectly strips '--' after the first one.R David Murray2012-07-221-0/+1
* | Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.Richard Oudkerk2012-07-271-0/+1
* | Issue #15406: Fix deprecation warning in ctypes test_bitfields.pyMeador Inge2012-07-201-0/+1
|\ \ | |/
| * Issue #15406: Fix deprecation warning in ctypes test_bitfields.pyMeador Inge2012-07-201-0/+1
* | Issue #15394: Fix ref leaks in PyModule_Create.Meador Inge2012-07-191-0/+1
|\ \ | |/
| * Issue #15394: Fix ref leaks in PyModule_Create.Meador Inge2012-07-191-0/+1
* | Fixes Issue #14635: telnetlib will use poll() rather than select() when possibleGregory P. Smith2012-07-161-0/+1
|\ \ | |/
| * Fixes Issue #14635: telnetlib will use poll() rather than select() when possibleGregory P. Smith2012-07-161-0/+1
| * Remove duplicate entry and fix orderAntoine Pitrou2012-07-131-2/+1
| * Issue #15334: skip test_dynamic_key when run in non-interactive mode.Antoine Pitrou2012-07-131-0/+1
* | Issue #15300: Ensure the temporary test working directories are in the same p...Antoine Pitrou2012-07-111-0/+1
|\ \ | |/
| * Issue #15300: Ensure the temporary test working directories are in the same p...Antoine Pitrou2012-07-111-0/+1
* | Closes #14902: Fixed timezone conversion of a date/time in the past. Thanks t...Vinay Sajip2012-07-031-0/+2
* | Closes #15030: Make importlib.abc.PyPycLoader respect the new .pycBrett Cannon2012-07-021-0/+1
* | Issue #15225: improve error message when hmac is passed a wrong key type.Antoine Pitrou2012-06-301-0/+1
* | Issue #10571: Fix the "--sign" option of distutils' upload command.Antoine Pitrou2012-06-281-0/+1
|\ \ | |/
| * Issue #10571: Fix the "--sign" option of distutils' upload command.Antoine Pitrou2012-06-281-0/+1
* | Issue #15079: make a test applicable to both C and Python versions of the pic...Antoine Pitrou2012-06-261-0/+1
|\ \ | |/
| * Issue #15079: make a test applicable to both C and Python versions of the pic...Antoine Pitrou2012-06-261-0/+1
* | Document the rest of zlib.compressobj()'s arguments.Nadeem Vawda2012-06-211-0/+1