Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #20440: Cleaning up the code by using Py_SETREF. | Serhiy Storchaka | 2016-01-05 | 14 | -120/+39 |
* | 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 | 4 | -1/+73 |
* | | | Merge: #22709: Use stdin as-is if it does not have a buffer attribute. | R David Murray | 2016-01-02 | 3 | -1/+15 |
|\ \ \ | |/ / | |||||
| * | | #22709: Use stdin as-is if it does not have a buffer attribute. | R David Murray | 2016-01-02 | 3 | -1/+15 |
* | | | 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 |
* | | | Remove a duplicate test_addresses key:value as identified by Vincent | Gregory P. Smith | 2016-01-02 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove a duplicate test_addresses key:value as identified by Vincent | Gregory P. Smith | 2016-01-02 | 1 | -1/+0 |
* | | | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 5 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 5 | -8/+8 |
| |\ \ | | |/ | |||||
| | * | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 5 | -8/+8 |
* | | | 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 | 5 | -32/+1 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 5 | -32/+1 |
| |\ \ | | |/ | |||||
| | * | merge 3.3 | Benjamin Peterson | 2016-01-01 | 5 | -32/+1 |
| | |\ | |||||
| | | * | remove some copyright notices supserseded by the toplevel ones | Benjamin Peterson | 2016-01-01 | 4 | -31/+0 |
| | | * | add 2015 and 2016 | Benjamin Peterson | 2016-01-01 | 1 | -1/+1 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-01-01 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 | Benjamin Peterson | 2016-01-01 | 1 | -2/+3 |
| | |\ \ | | | |/ | |||||
| | | * | reflow | Benjamin Peterson | 2016-01-01 | 1 | -2/+3 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-01-01 | 6 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 6 | -8/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 | Benjamin Peterson | 2016-01-01 | 6 | -8/+8 |
| | |\ \ | | | |/ | |||||
| | | * | 2016 will be another year of writing copyrighted code | Benjamin Peterson | 2016-01-01 | 6 | -6/+6 |
* | | | | Issue #25961: Disallowed null characters in the type name. | Serhiy Storchaka | 2015-12-30 | 2 | -17/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25961: Disallowed null characters in the type name. | Serhiy Storchaka | 2015-12-30 | 2 | -28/+19 |
* | | | | Make catched exception more specific and correct a comment. | Serhiy Storchaka | 2015-12-30 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Make catched exception more specific and correct a comment. | Serhiy Storchaka | 2015-12-30 | 1 | -3/+3 |
* | | | | Fixed formatting comman-line usage message. | Serhiy Storchaka | 2015-12-30 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed formatting comman-line usage message. | Serhiy Storchaka | 2015-12-30 | 1 | -4/+4 |
* | | | | Issue #25977: Fix typos in Lib/tokenize.py | Berker Peksag | 2015-12-29 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25977: Fix typos in Lib/tokenize.py | Berker Peksag | 2015-12-29 | 1 | -4/+4 |
* | | | | Clean up float.as_integer_ratio(). | Serhiy Storchaka | 2015-12-29 | 1 | -20/+16 |
* | | | | Issue #25971: Optimized creating Fractions from floats by 2 times and from | Serhiy Storchaka | 2015-12-29 | 5 | -45/+22 |
* | | | | merge 3.5 (#25973) | Benjamin Peterson | 2015-12-29 | 3 | -8/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | make recording and reporting errors and nonlocal and global directives more r... | Benjamin Peterson | 2015-12-29 | 3 | -8/+27 |
* | | | | Issue #25972, #20440: Fix compilation on Windows | Zachary Ware | 2015-12-29 | 1 | -1/+1 |
* | | | | Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader... | Brett Cannon | 2015-12-29 | 5 | -1517/+1535 |
* | | | | Merge for backport of fix for issue #25930 | Brett Cannon | 2015-12-29 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Backport of fix for issue #25930 | Brett Cannon | 2015-12-29 | 1 | -5/+5 |