Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from 3.5 | Senthil Kumaran | 2016-01-04 | 1 | -4/+3 |
|\ | |||||
| * | merge from 3.4 | Senthil Kumaran | 2016-01-04 | 1 | -4/+3 |
| |\ | |||||
| | * | Issue24898 - Improve str.find documentation. | Senthil Kumaran | 2016-01-04 | 1 | -4/+3 |
* | | | merge from 3.5 | Senthil Kumaran | 2016-01-03 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | merge from 3.4 | Senthil Kumaran | 2016-01-03 | 1 | -3/+5 |
| |\ \ | | |/ | |||||
| | * | Issue21221 - Explain the usage of tm_isdst attribute of mktime, with valid | Senthil Kumaran | 2016-01-03 | 1 | -3/+5 |
* | | | #21815: Make the doc change match what I actually did. | R David Murray | 2016-01-02 | 1 | -2/+2 |
* | | | #21815: violate IMAP RFC to be compatible with, e.g., gmail | R David Murray | 2016-01-02 | 1 | -0/+11 |
* | | | merge from 3.5 | Senthil Kumaran | 2016-01-02 | 2 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | merge from 3.4 | Senthil Kumaran | 2016-01-02 | 2 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Issue25917 : Fix howto links in docs. Point the reference documentation inste... | Senthil Kumaran | 2016-01-02 | 2 | -4/+2 |
* | | | Merge with 3.5 | Zachary Ware | 2016-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix grammar. | Zachary Ware | 2016-01-01 | 1 | -1/+1 |
* | | | merge 3.5 | Benjamin Peterson | 2016-01-01 | 1 | -24/+0 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 1 | -24/+0 |
| |\ \ | | |/ | |||||
| | * | merge 3.3 | Benjamin Peterson | 2016-01-01 | 1 | -24/+0 |
| | |\ | |||||
| | | * | remove some copyright notices supserseded by the toplevel ones | Benjamin Peterson | 2016-01-01 | 1 | -24/+0 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-01-01 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 2 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 | Benjamin Peterson | 2016-01-01 | 2 | -4/+4 |
| | |\ \ | | | |/ | |||||
| | | * | 2016 will be another year of writing copyrighted code | Benjamin Peterson | 2016-01-01 | 2 | -2/+2 |
| * | | | Backport of fix for issue #25930 | Brett Cannon | 2015-12-29 | 1 | -5/+5 |
* | | | | Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader... | Brett Cannon | 2015-12-29 | 2 | -1/+14 |
* | | | | Issue #25930: Document that os.unlink and os.remove are *semantically* identi... | Brett Cannon | 2015-12-29 | 1 | -5/+5 |
* | | | | Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by | Stefan Krah | 2015-12-28 | 1 | -0/+13 |
* | | | | Issue #25768: Make compileall functions return booleans and document | Brett Cannon | 2015-12-27 | 2 | -4/+13 |
* | | | | Merge for issue #12484 | Brett Cannon | 2015-12-27 | 2 | -19/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtensio... | Brett Cannon | 2015-12-27 | 2 | -19/+0 |
* | | | | Merge for issue #25874 | Brett Cannon | 2015-12-27 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25874: Clarify platform support in the "Using Python on Windows" doc. | Brett Cannon | 2015-12-27 | 1 | -0/+8 |
* | | | | Merge: #1753718: clarify RFC compliance and bytes/string argument types. | R David Murray | 2015-12-24 | 1 | -57/+71 |
|\ \ \ \ | |/ / / | |||||
| * | | | #1753718: clarify RFC compliance and bytes/string argument types. | R David Murray | 2015-12-24 | 1 | -57/+71 |
* | | | | Merge 3.5 | Yury Selivanov | 2015-12-17 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | docs: Document ASYNC/AWAIT tokens (issue #25580) | Yury Selivanov | 2015-12-17 | 1 | -0/+6 |
* | | | | Merge 3.5 | Yury Selivanov | 2015-12-17 | 2 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 3.4 | Yury Selivanov | 2015-12-17 | 2 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | docs/asyncio: Twek sections names per Nick Coghlan suggestion | Yury Selivanov | 2015-12-17 | 2 | -6/+6 |
* | | | | Merge 3.5 | Yury Selivanov | 2015-12-15 | 1 | -1/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | docs/asyncio: Update ensure_future & run_coroutine_threadsafe docs | Yury Selivanov | 2015-12-15 | 1 | -1/+4 |
* | | | | Merge 3.5 | Yury Selivanov | 2015-12-15 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | docs/whatsnew/3.5: Fix ref link | Yury Selivanov | 2015-12-15 | 1 | -1/+1 |
* | | | | Merge 3.5 | Yury Selivanov | 2015-12-15 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | whatsnew/3.5: Mention new asyncio APIs in 3.5.1 | Yury Selivanov | 2015-12-15 | 1 | -0/+12 |
* | | | | Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() | Gregory P. Smith | 2015-12-14 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() | Gregory P. Smith | 2015-12-14 | 1 | -3/+3 |
* | | | | Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. | R David Murray | 2015-12-13 | 1 | -4/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. | R David Murray | 2015-12-13 | 1 | -3/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | #25495: Clarify b2a_base64 documentation vis 57 bytes. | R David Murray | 2015-12-13 | 1 | -3/+6 |
* | | | | Issue #22341: Merge CRC doc from 3.5 | Martin Panter | 2015-12-11 | 2 | -34/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #22341: Drop Python 2 workaround and document CRC initial value | Martin Panter | 2015-12-11 | 2 | -34/+26 |