Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge: #29005: clarify terminology in tutorial 'method' discussion. | R David Murray | 2016-12-18 | 1 | -3/+2 | |
| |\ \ | | |/ | ||||||
| | * | #29005: clarify terminology in tutorial 'method' discussion. | R David Murray | 2016-12-18 | 1 | -3/+2 | |
* | | | One more typo fix for 3.7 | Martin Panter | 2016-12-18 | 1 | -1/+1 | |
* | | | Issue #28987: Merge doc and comment fixes from 3.6 | Martin Panter | 2016-12-18 | 6 | -8/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28987: Typos, grammar, spelling in documentation | Martin Panter | 2016-12-18 | 2 | -5/+5 | |
| * | | Merge spelling and grammar from 3.5 | Martin Panter | 2016-12-18 | 4 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Fix spelling and grammar in code comments and documentation | Martin Panter | 2016-12-18 | 4 | -4/+4 | |
* | | | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 2 | -0/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 2 | -0/+13 | |
| |\ \ | | |/ | ||||||
| | * | #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 2 | -0/+13 | |
* | | | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) | Steve Dower | 2016-12-17 | 3 | -8/+21 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) | Steve Dower | 2016-12-17 | 3 | -8/+21 | |
* | | | Merge for the porting HOWTO update | Brett Cannon | 2016-12-17 | 1 | -49/+61 | |
|\ \ \ | |/ / | ||||||
| * | | Merge for porting HOWTO update | Brett Cannon | 2016-12-17 | 1 | -49/+61 | |
| |\ \ | | |/ | ||||||
| | * | Update porting HOWTO to drop unicode_literals and mention static type checking | Brett Cannon | 2016-12-17 | 1 | -49/+61 | |
* | | | Issue #29000: Fixed bytes formatting of octals with zero padding in alternate | Serhiy Storchaka | 2016-12-17 | 3 | -11/+31 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #29000: Fixed bytes formatting of octals with zero padding in alternate | Serhiy Storchaka | 2016-12-17 | 3 | -11/+31 | |
| |\ \ | | |/ | ||||||
| | * | Issue #29000: Fixed bytes formatting of octals with zero padding in alternate | Serhiy Storchaka | 2016-12-17 | 3 | -11/+31 | |
* | | | Issue #28596: The preferred encoding is UTF-8 on Android. | Xavier de Gaye | 2016-12-17 | 3 | -14/+29 | |
* | | | Null merge from 3.6 | Ned Deily | 2016-12-17 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1 | Ned Deily | 2016-12-17 | 1 | -8/+31 | |
* | | | Null merge from 3.6 | Ned Deily | 2016-12-17 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Null merge v3.6.0rc2 release into mainline 3.6 | Ned Deily | 2016-12-17 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * \ | Null merge v3.6.0rc2 tag into mainline 3.6 | Ned Deily | 2016-12-16 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | Added tag v3.6.0rc2 for changeset 800a67f7806d | Ned Deily | 2016-12-16 | 1 | -0/+1 | |
| | | * | | Version bump for 3.6.0rc2v3.6.0rc2 | Ned Deily | 2016-12-16 | 3 | -4/+4 | |
| | | * | | Update pydoc topics for 3.6.0rc2 | Ned Deily | 2016-12-16 | 1 | -3/+32 | |
| | * | | | null merge additional 3.6.0rc1+ cherrypicks | Ned Deily | 2016-12-16 | 0 | -0/+0 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks. | Ned Deily | 2016-12-16 | 1 | -4/+8 | |
| | | * | | Merge 3.5 (issue #28990) | Yury Selivanov | 2016-12-16 | 3 | -0/+15 | |
| | | * | | Issue #28770: Update python-gdb.py for fastcalls | Victor Stinner | 2016-11-22 | 2 | -26/+41 | |
* | | | | | Issue #28991: Address comment that the __len__ call looked unattractive | Raymond Hettinger | 2016-12-16 | 1 | -3/+4 | |
* | | | | | merge | Raymond Hettinger | 2016-12-16 | 3 | -2/+20 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge | Raymond Hettinger | 2016-12-16 | 3 | -2/+20 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Issue #28991: Fix obscure reentrancy bug in functools.lru_cache(). | Raymond Hettinger | 2016-12-16 | 3 | -2/+20 | |
* | | | | Issue #28971: Merge 3.6 | Xavier de Gaye | 2016-12-16 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28971: Merge 3.5 | Xavier de Gaye | 2016-12-16 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #28971: Temporarily skip test_over until a permanent solution is found | Xavier de Gaye | 2016-12-16 | 1 | -0/+2 | |
* | | | | Remove unused imports. | Serhiy Storchaka | 2016-12-16 | 43 | -60/+0 | |
* | | | | Issue #18896: Python function can now have more than 255 parameters. | Serhiy Storchaka | 2016-12-16 | 10 | -49/+33 | |
* | | | | Null merge | Serhiy Storchaka | 2016-12-16 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge | Serhiy Storchaka | 2016-12-16 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge heads | Serhiy Storchaka | 2016-12-16 | 3 | -0/+15 | |
| | |\ \ | ||||||
| * | \ \ | Merge heads | Serhiy Storchaka | 2016-12-16 | 3 | -0/+15 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge heads | Serhiy Storchaka | 2016-12-16 | 2 | -0/+11 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge 3.6 (issue #28990) | Yury Selivanov | 2016-12-16 | 2 | -0/+11 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge 3.5 (issue #28990) | Yury Selivanov | 2016-12-16 | 3 | -0/+15 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Issue #28990: Fix SSL hanging if connection is closed before handshake comple... | Yury Selivanov | 2016-12-16 | 3 | -0/+15 | |
* | | | | | | | Issue #14061: Misc fixes and cleanups in archiving code in shutil. | Serhiy Storchaka | 2016-12-16 | 3 | -109/+112 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Issue #14061: Misc fixes and cleanups in archiving code in shutil. | Serhiy Storchaka | 2016-12-16 | 3 | -109/+112 | |
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | |