summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
...
| | * Issue #10656: Fix out-of-tree building on AIXMartin Panter2016-11-201-0/+2
* | | Merge AIX fixes from 3.6Martin Panter2016-11-141-0/+1
|\ \ \ | |/ /
| * | Merge AIX fixes from 3.5 into 3.6Martin Panter2016-11-141-0/+1
| |\ \ | | |/
| | * Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPATMartin Panter2016-11-141-0/+1
* | | Issue #28616: merge from 3.6Ned Deily2016-11-041-0/+1
|\ \ \ | |/ /
| * | Issue #28616: merge from 3.5Ned Deily2016-11-041-0/+1
| |\ \ | | |/
| | * Issue #28616: Correct help for sys.version_info releaselevel component.Ned Deily2016-11-041-0/+1
* | | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator whenSerhiy Storchaka2016-11-031-0/+1
|\ \ \ | |/ /
| * | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator whenSerhiy Storchaka2016-11-031-0/+1
| |\ \ | | |/
| | * Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator whenSerhiy Storchaka2016-11-031-0/+1
* | | Issue #27517: LZMA compressor and decompressor no longer raise exceptions ifSerhiy Storchaka2016-10-311-0/+1
|\ \ \ | |/ /
| * | Issue #27517: LZMA compressor and decompressor no longer raise exceptions ifSerhiy Storchaka2016-10-311-0/+1
| |\ \ | | |/
| | * Issue #27517: LZMA compressor and decompressor no longer raise exceptions ifSerhiy Storchaka2016-10-311-0/+1
* | | Issue #26240: Merge subprocess doc string from 3.6Martin Panter2016-10-261-0/+1
|\ \ \ | |/ /
| * | Issue #26240: Merge subprocess doc string from 3.5 into 3.6Martin Panter2016-10-251-0/+1
| |\ \ | | |/
| | * Issue #26240: Clean up the subprocess module doc stringMartin Panter2016-10-251-0/+1
* | | Issue #28435: Merge urllib test fixes from 3.6Martin Panter2016-10-221-0/+1
|\ \ \ | |/ /
| * | Issue #28435: Merge urllib test fixes from 3.5 into 3.6Martin Panter2016-10-221-0/+1
| |\ \ | | |/
| | * Issue #28435: Avoid no_proxy environment variable interfering with testsMartin Panter2016-10-221-0/+1
* | | Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-071-0/+1
|\ \ \ | |/ /
| * | Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-071-0/+1
| |\ \ | | |/
| | * Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-071-0/+1
* | | Add myself to the ACKS file.Steve Dower2016-10-031-0/+1
* | | Issue #21085: add configure check for siginfo_t.si_bandZachary Ware2016-10-011-0/+1
* | | Merge with 3.6Terry Jan Reedy2016-09-301-0/+1
|\ \ \ | |/ /
| * | Merge with 3.5Terry Jan Reedy2016-09-301-0/+1
| |\ \ | | |/
| | * Issue #28815: Change '?' to '<module>' in some doc examples.Terry Jan Reedy2016-09-301-0/+1
| | * IDLE NEWS item and ack.Terry Jan Reedy2016-09-291-0/+1
* | | Merged from 3.6Alexander Belopolsky2016-09-281-0/+1
|\ \ \ | |/ /
| * | Issue #28148: Stop using localtime() and gmtime() in the time module.Alexander Belopolsky2016-09-281-0/+1
* | | Issue #28203: Merge from 3.6Mark Dickinson2016-09-241-0/+1
|\ \ \ | |/ /
| * | Issue #28203: Merge from 3.5Mark Dickinson2016-09-241-0/+1
| |\ \ | | |/
| | * Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...Mark Dickinson2016-09-241-0/+1
* | | Added proper spelling for the name Elazar.Alexander Belopolsky2016-09-161-1/+1
* | | Issue #28181: Add Kaartic Sivaraam to Misc/ACKS.Christian Heimes2016-09-161-0/+1
|/ /
* | Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.Terry Jan Reedy2016-09-121-0/+1
|\ \ | |/
* | DTrace support: function calls, GC activity, line executionƁukasz Langa2016-09-101-0/+1
* | Merge: #14977: Make mailcap respect the order of the lines in the mailcap file.R David Murray2016-09-101-0/+1
|\ \ | |/
| * #14977: Make mailcap respect the order of the lines in the mailcap file.R David Murray2016-09-101-0/+1
* | Issue #19489: Merge with 3.5Zachary Ware2016-09-091-0/+1
|\ \ | |/
| * Issue #19489: Add NEWS and ACKSZachary Ware2016-09-091-0/+1
| * [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder".Senthil Kumaran2016-09-071-0/+1
* | Remove duplicate entry for Ivan L.Guido van Rossum2016-09-091-1/+0
* | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.Yury Selivanov2016-09-091-0/+1
* | add recipes for pseudo-valueless enumsEthan Furman2016-09-071-0/+1
* | Add Francisco Couzo to Misc/ACKS (for issue #27427 patch).Mark Dickinson2016-09-041-0/+1
* | Issue #11734: Add support for IEEE 754 half-precision floats to the struct mo...Mark Dickinson2016-09-031-0/+1
* | Issue #6057: Merge from 3.5Berker Peksag2016-08-241-0/+1
|\ \ | |/
| * Issue #6057: Document exceptions in sqlite3 moduleBerker Peksag2016-08-241-0/+1
* | Issue #12319: Support for chunked encoding of HTTP request bodiesMartin Panter2016-08-241-0/+1