summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Issue #25738: Don’t send message body for 205 Reset ContentMartin Panter2016-06-081-0/+1
* | Merge 3.5 (os.urandom)Victor Stinner2016-06-071-0/+1
|\ \ | |/
| * os.urandom() doesn't block on Linux anymoreVictor Stinner2016-06-071-0/+1
* | add Dusty Phillips to ACKSEthan Furman2016-06-041-0/+1
* | Issue #19611: handle implicit parameters in inspect.signatureNick Coghlan2016-06-041-0/+1
* | Clean up urlopen doc string.R David Murray2016-06-041-0/+1
* | Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.R David Murray2016-06-031-0/+1
|\ \ | |/
| * #16484: Fix pydoc doc links to modules whose names are mixed case.R David Murray2016-06-031-0/+1
* | Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance...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
* | Merge: #27185: move test_pep292 into test_string.R David Murray2016-06-021-0/+1
|\ \ | |/
| * #27185: move test_pep292 into test_string.R David Murray2016-06-021-0/+1
* | Merge: #20973: add total ordering tests for ipaddressR 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
* | Issue 25926: Clarify that the pure python equivalents are only approximate.Raymond Hettinger2016-05-281-0/+1
* | Merge 3.5 (issue #27057)Victor Stinner2016-05-191-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 #26807: mock_open 'files' no longer error on readline at end of file.Robert Collins2016-05-161-0/+1
* | Issue #26870: Add readline.set_auto_history(), originally by Tyler CromptonMartin Panter2016-05-151-0/+1
* | Issue #25788: fileinput.hook_encoded() now supports an "errors" argumentSerhiy Storchaka2016-04-271-0/+1
* | merge 3.5Senthil Kumaran2016-04-251-0/+1
|\ \ | |/
| * Issue #26804: urllib.request will prefer lower_case proxy environment variablesSenthil Kumaran2016-04-251-0/+1
* | Merge 3.5: Issue #26799Victor Stinner2016-04-201-0/+1
|\ \ | |/
| * python-gdb.py: get C types at runtimeVictor Stinner2016-04-201-0/+1
* | Issue #21668: Add also Chi Hsuan Yen to Misc/ACKSVictor Stinner2016-04-201-0/+1
* | Merge 3.5: issue #26801Victor Stinner2016-04-191-0/+1
|\ \ | |/
| * Fix shutil.get_terminal_size() error handlingVictor Stinner2016-04-191-0/+1
* | Issue #26717: Merge wsgiref fix from 3.5Martin Panter2016-04-171-0/+1
|\ \ | |/
| * Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8Martin Panter2016-04-171-0/+1
* | Issue #26587: Allow .pth files to specify file paths as well asBrett Cannon2016-04-081-0/+1
* | Issue #23735: Merge Readline resize handling from 3.5Martin Panter2016-04-031-0/+1
|\ \ | |/
| * Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric PriceMartin Panter2016-04-031-0/+1
* | Optimize bytes.replace(b'', b'.')Victor Stinner2016-03-211-0/+1
* | #26250: merge with 3.5.Ezio Melotti2016-03-181-0/+1
|\ \ | |/
| * #26250: document the sqlite3.Cursor.connection attribute. Initial patches by...Ezio Melotti2016-03-181-0/+1
* | Merge for issue #26271Brett Cannon2016-03-181-0/+1
|\ \ | |/
| * Issue #26271: Fix the Freeze tool to use variables passed in from theBrett Cannon2016-03-181-0/+1