summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Issue #26505: Fix typos in getaddrinfo license text.Ned Deily2016-03-071-0/+1
* #26246: merge with 3.4.Ezio Melotti2016-02-271-0/+1
|\
| * #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-0/+1
* | Issue #12923: Reset FancyURLopener's redirect counter even on exceptionMartin Panter2016-02-041-0/+1
* | Issue #26244: Clarify default zlib compression level in documentationMartin Panter2016-02-031-0/+1
* | Issue #23076: Path.glob() now raises a ValueError if it's called with anBerker Peksag2016-01-301-0/+1
* | Issue #19023: Document ctypes array and pointer classesMartin Panter2016-01-291-0/+1
* | Issue #26106: doc: Move text of licenses to parsed literal blockVictor Stinner2016-01-211-0/+1
* | Issue #26029: Remove extraneous word. Patch by Upendra Kumar.Terry Jan Reedy2016-01-091-0/+1
* | Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri....Guido van Rossum2016-01-061-0/+1
|\ \ | |/
| * Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.Guido van Rossum2016-01-061-0/+1
* | Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtensio...Brett Cannon2015-12-271-0/+1
* | Issue #25874: Clarify platform support in the "Using Python on Windows" doc.Brett Cannon2015-12-271-0/+1
* | Merge: #24903: Remove misleading error message to fix regression.R David Murray2015-12-051-0/+1
|\ \ | |/
| * #24903: Remove misleading error message to fix regression.R David Murray2015-12-051-0/+1
* | Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-261-0/+1
|\ \ | |/