summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Issue #28148: Stop using localtime() and gmtime() in the time module.Alexander Belopolsky2016-09-281-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
* | 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
* | Issue #27539: Merge from 3.5.Mark Dickinson2016-08-221-0/+1
|\ \ | |/
| * Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...Mark Dickinson2016-08-221-0/+1
* | Merge #27782 fix from 3.5Nick Coghlan2016-08-211-0/+1
|\ \ | |/
| * Issue #27782: Fix m_methods handling in multiphase initNick Coghlan2016-08-211-0/+1
* | Merge: #2466: ismount now recognizes mount points user can't access.R David Murray2016-08-191-0/+1
|\ \ | |/
| * #2466: ismount now recognizes mount points user can't access.R David Murray2016-08-191-0/+1
* | [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-311-0/+1
|\ \ | |/
| * Issue #27453: CPP invocation in configure must use CPPFLAGS.Xavier de Gaye2016-07-301-0/+1
* | Issue #27366: Implement PEP 487Nick Coghlan2016-07-301-0/+1
* | Issue #27490: Merge pgen cross-compile logic from 3.5Martin Panter2016-07-281-0/+1
|\ \ | |/
| * Issue #27490: Do not build pgen when cross-compilingMartin Panter2016-07-281-0/+1
* | Closes #25393: Merge with 3.5Zachary Ware2016-07-191-0/+1
|\ \ | |/
| * Issue #25393: Fix probable copy/paste error in resource docsZachary Ware2016-07-191-0/+1
* | Merge for #26844Brett Cannon2016-07-151-0/+1
|\ \ | |/
| * Issue #26844: Fix imp.find_module() to have the exception related toBrett Cannon2016-07-151-0/+1
| * Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-141-0/+1
* | Issue #26896: Disambiguate uses of "importer" with "finder".Brett Cannon2016-07-081-0/+1
* | Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-081-0/+1
* | Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...Steve Dower2016-06-171-0/+1
* | Issue #16864: Cursor.lastrowid now supports REPLACE statementBerker Peksag2016-06-141-0/+1
* | Merge 3.5, issue #14209Łukasz Langa2016-06-121-0/+1
|\ \ | |/
| * Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packagesŁukasz Langa2016-06-121-0/+1
* | Merge 3.5, issue #27194Łukasz Langa2016-06-111-0/+1
|\ \ | |/
| * Issue #27194: superfluous truncate calls in tarfile.py slow down extractionŁukasz Langa2016-06-111-0/+1
* | Merge Issue #22558.Terry Jan Reedy2016-06-111-0/+1
|\ \ | |/
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* | Issue #25738: Merge HTTP server from 3.5Martin Panter2016-06-081-0/+1
|\ \ | |/