Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #18615: Make sndhdr return namedtuples. | R David Murray | 2014-10-09 | 1 | -4/+11 |
| | | | | Patch by Claudiu Popa. | ||||
* | Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods. | Berker Peksag | 2014-10-08 | 1 | -4/+4 |
|\ | | | | | | | The correct parameter name is "fp", not "file". | ||||
| * | Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods. | Berker Peksag | 2014-10-08 | 1 | -4/+4 |
| | | | | | | | | The correct parameter name is "fp", not "file". | ||||
* | | Mostly-null-merge from 3.4 branch following 3.4.2 release. | Larry Hastings | 2014-10-08 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge from 3.4.2 release head back into 3.4 mainline. | Larry Hastings | 2014-10-08 | 1 | -2/+2 |
| |\ | |||||
| | * | Update pydoc topics and fix supsicious markup for 3.4.2 final. | Larry Hastings | 2014-10-06 | 1 | -2/+2 |
| | | | |||||
* | | | merge with 3.4 | Georg Brandl | 2014-10-06 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Closes #12148: clarify "or's together option flags" in doctest docs. | Georg Brandl | 2014-10-06 | 1 | -3/+3 |
| | | | |||||
* | | | merge with 3.4 | Georg Brandl | 2014-10-06 | 1 | -41/+41 |
|\ \ \ | |/ / | |||||
| * | | Document builtin classes as such, not functions. | Georg Brandl | 2014-10-06 | 1 | -41/+41 |
| | | | |||||
* | | | Merge with 3.4 | Terry Jan Reedy | 2014-10-06 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Issue #22546: update doc for mini-language float None presentation type. | Terry Jan Reedy | 2014-10-06 | 1 | -4/+6 |
| | | | |||||
* | | | Issue #21965: Add support for in-memory SSL to the ssl module. | Antoine Pitrou | 2014-10-05 | 1 | -0/+168 |
| | | | | | | | | | | | | Patch by Geert Jansen. | ||||
* | | | Merge: #14201: Update ctypes docs to match behavior changed from 214b28d7a999. | R David Murray | 2014-10-04 | 1 | -5/+10 |
|\ \ \ | |/ / | |||||
| * | | #14201: Update ctypes docs to match behavior changed from 214b28d7a999. | R David Murray | 2014-10-04 | 1 | -5/+10 |
| | | | | | | | | | | | | Original patch by Erik Johansson, slightly updated by Meador Inge. | ||||
* | | | Issue #11271: concurrent.futures.Executor.map() now takes a *chunksize* | Antoine Pitrou | 2014-10-04 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | argument to allow batching of tasks in child processes and improve performance of ProcessPoolExecutor. Patch by Dan O'Reilly. | ||||
* | | | Merge: #14056: Small improvements to the tarfile documentation. | R David Murray | 2014-10-04 | 1 | -10/+13 |
|\ \ \ | |/ / | |||||
| * | | #14056: Small improvements to the tarfile documentation. | R David Murray | 2014-10-04 | 1 | -10/+13 |
| | | | | | | | | | | | | Patch by Éric Araujo with help from Lars Gustäbel. | ||||
* | | | Merge with 3.4 | Zachary Ware | 2014-10-03 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix a few typo/grammar issues in the multiprocessing docs. | Zachary Ware | 2014-10-03 | 1 | -3/+3 |
| | | | | | | | | | | | | Reported by Scott Hinton on docs@. | ||||
| * | | Closes #18729: minor markup improvement. | Georg Brandl | 2014-10-02 | 1 | -1/+1 |
| | | | |||||
* | | | merge with 3.4 | Georg Brandl | 2014-10-02 | 2 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | closes #22528: add source links to symtable and compileall | Georg Brandl | 2014-10-02 | 2 | -0/+8 |
| | | | |||||
* | | | Merge with 3.4 | Terry Jan Reedy | 2014-10-02 | 1 | -13/+18 |
|\ \ \ | |/ / | |||||
| * | | Issue #21971: Index and update turtledemo doc. | Terry Jan Reedy | 2014-10-02 | 1 | -13/+18 |
| | | | |||||
* | | | Merge with 3.4 | Terry Jan Reedy | 2014-10-01 | 1 | -5/+8 |
|\ \ \ | |/ / | |||||
| * | | Issue 22492: Be explicit that print does not support binary mode files. | Terry Jan Reedy | 2014-10-01 | 1 | -5/+8 |
| | | | | | | | | | | | | Original patch by Georg Brandl. | ||||
* | | | Closes #20218: Added convenience methods read_text/write_text and read_bytes/ | Georg Brandl | 2014-10-01 | 1 | -0/+61 |
| | | | | | | | | | | | | | | | | | | write_bytes to pathlib.Path objects. Thanks to Christopher Welborn and Ram Rachum for original patches. | ||||
* | | | merge 3.4 (#22528) | Benjamin Peterson | 2014-09-30 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | add link to pdb source (closes #22528) | Benjamin Peterson | 2014-09-30 | 1 | -0/+3 |
| | | | |||||
* | | | #17442: Add chained traceback support to InteractiveInterpreter. | R David Murray | 2014-09-29 | 1 | -0/+3 |
| | | | | | | | | | | | | Patch by Claudiu Popa. | ||||
* | | | Revert #22251 | Berker Peksag | 2014-09-27 | 15 | -28/+4 |
|\ \ \ | |/ / | |||||
| * | | Revert #22251 | Berker Peksag | 2014-09-27 | 15 | -28/+4 |
| | | | |||||
* | | | Issue #22251: Fix ReST markup to avoid errors building docs. | Berker Peksag | 2014-09-27 | 15 | -4/+28 |
|\ \ \ | |/ / | |||||
| * | | Issue #22251: Fix ReST markup to avoid errors building docs. | Berker Peksag | 2014-09-27 | 15 | -4/+28 |
| | | | |||||
* | | | Merge: #18854: make it explicit that is_multipart does not mean 'multipart/xxx'. | R David Murray | 2014-09-27 | 1 | -17/+54 |
|\ \ \ | |/ / | |||||
| * | | #18854: make it explicit that is_multipart does not mean 'multipart/xxx'. | R David Murray | 2014-09-27 | 1 | -17/+54 |
| | | | | | | | | | | | | Original patch (and the idea of using _structure) by Abhilash Raj. | ||||
* | | | Merge: #20974: Update version table in email intro. | R David Murray | 2014-09-27 | 1 | -3/+7 |
|\ \ \ | |/ / | |||||
| * | | #20974: Update version table in email intro. | R David Murray | 2014-09-27 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | Note that the email version string in 3.3 and 3.4 is inaccurate, since it still exists but wasn't updated while the code was. | ||||
* | | | Issue #16324: _charset parameter of MIMEText now also accepts ↵ | Berker Peksag | 2014-09-26 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | email.charset.Charset instances. Initial patch by Claude Paroz. | ||||
* | | | Issue #17462: Add a paragraph about advantages of argparse over optparse. | Berker Peksag | 2014-09-26 | 1 | -0/+10 |
|\ \ \ | |/ / | | | | | | | Patch by Anastasia Filatova. | ||||
| * | | Issue #17462: Add a paragraph about advantages of argparse over optparse. | Berker Peksag | 2014-09-26 | 1 | -0/+10 |
| | | | | | | | | | | | | Patch by Anastasia Filatova. | ||||
* | | | Merge: Improve English phrasing in asyncio task docs. | R David Murray | 2014-09-24 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | Improve English phrasing in asyncio task docs. | R David Murray | 2014-09-24 | 1 | -9/+9 |
| | | | |||||
* | | | merge 3.4 (#22459) | Benjamin Peterson | 2014-09-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | fix error in split() examples (closes #22459) | Benjamin Peterson | 2014-09-23 | 1 | -2/+2 |
| | | | | | | | | | | | | Patch by Raúl Cumplido. | ||||
* | | | MERGE: Typo: headeronly -> headersonly | Jesus Cea | 2014-09-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Typo: headeronly -> headersonly | Jesus Cea | 2014-09-21 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line ↵ | Antoine Pitrou | 2014-09-21 | 1 | -6/+12 |
|\ \ \ | |/ / | | | | | | | buffering, rather than block buffering. | ||||
| * | | Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line ↵ | Antoine Pitrou | 2014-09-21 | 1 | -6/+12 |
| |/ | | | | | | | buffering, rather than block buffering. |