Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.5 | Benjamin Peterson | 2015-10-12 | 1 | -2/+2 |
|\ | |||||
| * | merge 3.4 | Benjamin Peterson | 2015-10-12 | 1 | -2/+2 |
| |\ | |||||
| | * | actually link to the version attributes documentation | Benjamin Peterson | 2015-10-12 | 1 | -2/+2 |
| | | | |||||
* | | | Issue #25357: Add an optional newline paramer to binascii.b2a_base64(). | Victor Stinner | 2015-10-11 | 1 | -3/+8 |
| | | | | | | | | | | | | base64.b64encode() uses it to avoid a memory copy. | ||||
* | | | merge 3.5 (#25375) | Benjamin Peterson | 2015-10-11 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2015-10-11 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | don't mention Python 2.2 (closes #25375) | Benjamin Peterson | 2015-10-11 | 1 | -2/+2 |
| | | | |||||
* | | | Issue #24164: Objects that need calling ``__new__`` with keyword arguments, | Serhiy Storchaka | 2015-10-10 | 1 | -0/+9 |
| | | | | | | | | | | | | can now be pickled using pickle protocols older than protocol version 4. | ||||
* | | | Issue #25161: Merge full stops from 3.5 | Martin Panter | 2015-10-10 | 37 | -40/+41 |
|\ \ \ | |/ / | |||||
| * | | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 37 | -40/+41 |
| |\ \ | | |/ | |||||
| | * | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 37 | -40/+41 |
| | | | |||||
* | | | Issue #22413: Merge StringIO doc from 3.5 | Martin Panter | 2015-10-10 | 1 | -4/+12 |
|\ \ \ | |/ / | |||||
| * | | Issue #22413: Merge StringIO doc from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -4/+12 |
| |\ \ | | |/ | |||||
| | * | Issue #22413: Document newline effect on StringIO initializer and getvalue | Martin Panter | 2015-10-10 | 1 | -4/+12 |
| | | | | | | | | | | | | Also add to comment in the C code. | ||||
* | | | Closes #25344: Merged fix from 3.5. | Vinay Sajip | 2015-10-09 | 1 | -0/+137 |
|\ \ \ | |/ / | |||||
| * | | Closes #25344: Merged fix from 3.4. | Vinay Sajip | 2015-10-09 | 1 | -0/+137 |
| |\ \ | | |/ | |||||
| | * | Closes #25344: Added cookbook recipe to show buffering of logging events. | Vinay Sajip | 2015-10-09 | 1 | -0/+137 |
| | | | |||||
* | | | Sort module names in whatsnew/3.6.rst | Berker Peksag | 2015-10-08 | 1 | -11/+12 |
| | | | |||||
* | | | Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate | Berker Peksag | 2015-10-08 | 2 | -2/+36 |
| | | | | | | | | | | | | | | | | | | extensions. Patch by Nikolay Bogoychev. | ||||
* | | | Issue #16802: Document fileno parameter of socket.socket() | Berker Peksag | 2015-10-08 | 1 | -1/+5 |
|\ \ \ | |/ / | | | | | | | Patch by Henrik Heimbuerger and Bar Harel. | ||||
| * | | Issue #16802: Document fileno parameter of socket.socket() | Berker Peksag | 2015-10-08 | 1 | -1/+5 |
| |\ \ | | |/ | | | | | | | Patch by Henrik Heimbuerger and Bar Harel. | ||||
| | * | Issue #16802: Document fileno parameter of socket.socket() | Berker Peksag | 2015-10-08 | 1 | -1/+5 |
| | | | | | | | | | | | | Patch by Henrik Heimbuerger and Bar Harel. | ||||
* | | | Merge typo fixes from 3.5 | Martin Panter | 2015-10-07 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge typo fixes from 3.4 into 3.5 | Martin Panter | 2015-10-07 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Various minor typos in documentation and comments | Martin Panter | 2015-10-07 | 2 | -2/+2 |
| | | | |||||
* | | | Issue #25286: Merge dictionary view glossary from 3.5 | Martin Panter | 2015-10-07 | 3 | -10/+11 |
|\ \ \ | |/ / | |||||
| * | | Issue #25286: Update dictionary view link; patch by Akira Li | Martin Panter | 2015-10-07 | 1 | -2/+2 |
| | | | |||||
| * | | Issue #25286: Merge dictionary view glossary from 3.4 into 3.5 | Martin Panter | 2015-10-07 | 2 | -8/+9 |
| |\ \ | | |/ | |||||
| | * | Issue #25286: Dictionary views are not sequences | Martin Panter | 2015-10-07 | 2 | -8/+9 |
| | | | | | | | | | | | | Also change glossary heading from view | ||||
* | | | Add a versionadded directive for reopenIfNeeded() | Berker Peksag | 2015-10-07 | 1 | -0/+2 |
| | | | |||||
* | | | Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime. | Alexander Belopolsky | 2015-10-06 | 2 | -1/+44 |
| | | | | | | | | | | | | | | | This commit adds %G, %V, and %u directives to strptime. Thanks Ashley Anderson for the implementation. | ||||
* | | | Docs and one small improvement for issue #25304, by Vincent Michel. (Merge ↵ | Guido van Rossum | 2015-10-05 | 2 | -3/+48 |
|\ \ \ | |/ / | | | | | | | 3.5->3.6.) | ||||
| * | | Docs and one small improvement for issue #25304, by Vincent Michel. (Merge ↵ | Guido van Rossum | 2015-10-05 | 2 | -3/+48 |
| |\ \ | | |/ | | | | | | | 3.4->3.5.) | ||||
| | * | Docs and one small improvement for issue #25304, by Vincent Michel. | Guido van Rossum | 2015-10-05 | 2 | -3/+48 |
| | | | |||||
* | | | Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.5->3.6.) | Guido van Rossum | 2015-10-05 | 1 | -4/+42 |
|\ \ \ | |/ / | |||||
| * | | Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.) | Guido van Rossum | 2015-10-05 | 1 | -4/+42 |
| |\ \ | | |/ | |||||
| | * | Issue #23972: updates to asyncio datagram API. By Chris Laws. | Guido van Rossum | 2015-10-05 | 1 | -4/+42 |
| | | | |||||
* | | | Issue #25301: The UTF-8 decoder is now up to 15 times as fast for error | Victor Stinner | 2015-10-05 | 1 | -0/+3 |
| | | | | | | | | | | | | handlers: ``ignore``, ``replace`` and ``surrogateescape``. | ||||
* | | | Issue #16701: Merge sequence docs from 3.5 | Martin Panter | 2015-10-03 | 1 | -2/+12 |
|\ \ \ | |/ / | |||||
| * | | Issue #16701: Merge sequence docs from 3.4 into 3.5 | Martin Panter | 2015-10-03 | 1 | -2/+12 |
| |\ \ | | |/ | |||||
| | * | Issue #16701: Document += and *= for mutable sequences | Martin Panter | 2015-10-03 | 1 | -2/+12 |
| | | | |||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-10-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-10-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #25224: README.txt is now an idlelib index for IDLE developers and | Terry Jan Reedy | 2015-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | curious users. The previous user content is now in the IDLE doc and is redundant. IDLE now means 'Integrated Development and Learning Environment'. | ||||
* | | | Issue #25287: Don't add crypt.METHOD_CRYPT to crypt.methods if it's not | Victor Stinner | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | supported. Check if it is supported, it may not be supported on OpenBSD for example. | ||||
* | | | Merge from 3.5 | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
|\ \ \ | |/ / | | | | | | | Hg: -- | ||||
| * | | Tweak susp-ignored.csv to make buildbots happy | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
| | | | |||||
* | | | asyncio: Make ensure_future() accept all kinds of awaitables. (Merge 3.5) | Yury Selivanov | 2015-10-02 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | asyncio: Make ensure_future() accept all kinds of awaitables. | Yury Selivanov | 2015-10-02 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
* | | | Issue #25267: The UTF-8 encoder is now up to 75 times as fast for error | Victor Stinner | 2015-10-01 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | handlers: ``ignore``, ``replace``, ``surrogateescape``, ``surrogatepass``. Patch co-written with Serhiy Storchaka. |