summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Issue #29078: Add the missing import in datetime.time doc example.Xiang Zhang2016-12-271-1/+1
* Issue #25677: Correct syntax error caret for indented blocks.Martin Panter2016-12-111-0/+1
* #28407 Improve test coverage of make_msgid.R David Murray2016-12-181-0/+1
* Fixes #24142: [configparser] always join multiline values to not leave the pa...Łukasz Langa2016-11-261-0/+1
* Issue #10656: Fix out-of-tree building on AIXMartin Panter2016-11-201-0/+2
* Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPATMartin Panter2016-11-141-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 #27517: LZMA compressor and decompressor no longer raise exceptions ifSerhiy Storchaka2016-10-311-0/+1
* Issue #26240: Clean up the subprocess module doc stringMartin Panter2016-10-251-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 #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 #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...Mark Dickinson2016-09-241-0/+1
* #14977: Make mailcap respect the order of the lines in the mailcap file.R David Murray2016-09-101-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
* Issue #6057: Document exceptions in sqlite3 moduleBerker Peksag2016-08-241-0/+1
* Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...Mark Dickinson2016-08-221-0/+1
* Issue #27782: Fix m_methods handling in multiphase initNick Coghlan2016-08-211-0/+1
* #2466: ismount now recognizes mount points user can't access.R David Murray2016-08-191-0/+1
* Issue #27453: CPP invocation in configure must use CPPFLAGS.Xavier de Gaye2016-07-301-0/+1
* Issue #27490: Do not build pgen when cross-compilingMartin Panter2016-07-281-0/+1
* Issue #25393: Fix probable copy/paste error in resource docsZachary Ware2016-07-191-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 #14209: pkgutil.iter_zipimport_modules ignores the prefix for packagesŁukasz Langa2016-06-121-0/+1
* Issue #27194: superfluous truncate calls in tarfile.py slow down extractionŁukasz Langa2016-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: Don’t send message body for 205 Reset ContentMartin Panter2016-06-081-0/+1
* os.urandom() doesn't block on Linux anymoreVictor Stinner2016-06-071-0/+1
* #16484: Fix pydoc doc links to modules whose names are mixed case.R David Murray2016-06-031-0/+1
* #26829: Clarify that namespace is copied to a new __dict__ in instance creation.R David Murray2016-06-031-0/+1
* #27185: move test_pep292 into test_string.R David Murray2016-06-021-0/+1
* #20973: add total ordering tests for ipaddressR David Murray2016-06-021-0/+1
* Issue 25926: Clarify that the pure python equivalents are only approximate.Raymond Hettinger2016-05-281-0/+1
* Fix os.set_inheritable() on AndroidVictor Stinner2016-05-191-0/+1
* Issue #26807: mock_open 'files' no longer error on readline at end of file.Robert Collins2016-05-161-0/+1
* Issue #26804: urllib.request will prefer lower_case proxy environment variablesSenthil Kumaran2016-04-251-0/+1
* python-gdb.py: get C types at runtimeVictor Stinner2016-04-201-0/+1
* Fix shutil.get_terminal_size() error handlingVictor Stinner2016-04-191-0/+1
* Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8Martin Panter2016-04-171-0/+1
* Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric PriceMartin Panter2016-04-031-0/+1
* #26250: document the sqlite3.Cursor.connection attribute. Initial patches by...Ezio Melotti2016-03-181-0/+1
* Issue #26271: Fix the Freeze tool to use variables passed in from theBrett Cannon2016-03-181-0/+1
* #25320: Handle sockets in directories unittest discovery is scanning.Robert Collins2016-03-151-0/+1
* #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.Ezio Melotti2016-03-131-0/+1
* #25687: clarify that errors in tearDown increase the total number of reported...Ezio Melotti2016-03-131-0/+1
* Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch bySerhiy Storchaka2016-03-121-0/+1