summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge spelling and grammar from 3.5Martin Panter2016-12-184-4/+4
|\
| * Fix spelling and grammar in code comments and documentationMartin Panter2016-12-184-4/+4
* | Merge #28407 Improve test coverage of make_msgid.R David Murray2016-12-182-0/+13
|\ \ | |/
| * #28407 Improve test coverage of make_msgid.R David Murray2016-12-182-0/+13
* | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)Steve Dower2016-12-173-8/+21
* | Merge for porting HOWTO updateBrett Cannon2016-12-171-49/+61
|\ \ | |/
| * Update porting HOWTO to drop unicode_literals and mention static type checkingBrett Cannon2016-12-171-49/+61
* | Issue #29000: Fixed bytes formatting of octals with zero padding in alternateSerhiy Storchaka2016-12-173-11/+31
|\ \ | |/
| * Issue #29000: Fixed bytes formatting of octals with zero padding in alternateSerhiy Storchaka2016-12-173-11/+31
* | Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1Ned Deily2016-12-171-8/+31
* | Null merge v3.6.0rc2 release into mainline 3.6Ned Deily2016-12-171-0/+1
|\ \
| * \ Null merge v3.6.0rc2 tag into mainline 3.6Ned Deily2016-12-161-0/+1
| |\ \
| | * | Added tag v3.6.0rc2 for changeset 800a67f7806dNed Deily2016-12-161-0/+1
| | * | Version bump for 3.6.0rc2v3.6.0rc2Ned Deily2016-12-163-4/+4
| | * | Update pydoc topics for 3.6.0rc2Ned Deily2016-12-161-3/+32
| * | | null merge additional 3.6.0rc1+ cherrypicksNed Deily2016-12-160-0/+0
| |\ \ \ | | |/ /
| | * | Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.Ned Deily2016-12-161-4/+8
| | * | Merge 3.5 (issue #28990)Yury Selivanov2016-12-163-0/+15
| | * | Issue #28770: Update python-gdb.py for fastcallsVictor Stinner2016-11-222-26/+41
* | | | mergeRaymond Hettinger2016-12-163-2/+20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #28991: Fix obscure reentrancy bug in functools.lru_cache().Raymond Hettinger2016-12-163-2/+20
* | | Issue #28971: Merge 3.5Xavier de Gaye2016-12-161-0/+2
|\ \ \ | |/ /
| * | Issue #28971: Temporarily skip test_over until a permanent solution is foundXavier de Gaye2016-12-161-0/+2
* | | Null mergeSerhiy Storchaka2016-12-160-0/+0
|\ \ \ | |/ /
| * | Merge headsSerhiy Storchaka2016-12-163-0/+15
| |\ \
* | \ \ Merge headsSerhiy Storchaka2016-12-163-0/+15
|\ \ \ \
| * \ \ \ Merge 3.5 (issue #28990)Yury Selivanov2016-12-163-0/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Issue #28990: Fix SSL hanging if connection is closed before handshake comple...Yury Selivanov2016-12-163-0/+15
* | | | | Issue #14061: Misc fixes and cleanups in archiving code in shutil.Serhiy Storchaka2016-12-163-109/+112
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Issue #14061: Misc fixes and cleanups in archiving code in shutil.Serhiy Storchaka2016-12-163-109/+112
| |/ /
* | | Merge 3.5Victor Stinner2016-12-161-2/+18
|\ \ \ | |/ /
| * | python-gdb.py: catch gdb.error on gdb.selected_frame()Victor Stinner2016-12-161-2/+18
* | | null merge 3.6.0rc1+ headNed Deily2016-12-160-0/+0
|\ \ \ | | |/ | |/|
| * | bump version to 3.6.0rc1+Ned Deily2016-12-161-1/+1
| * | Issue #28898: add Misc/NEWS entryNed Deily2016-12-161-0/+5
| * | docs: asyncio is no longer provisionalYury Selivanov2016-12-151-7/+0
| * | Issue #28635: asyncio-related fixes and additions.Yury Selivanov2016-12-151-6/+16
| * | Issue #28091: Document PEP 525 & PEP 530.Yury Selivanov2016-12-159-4/+298
| * | Fix a memory leak in split-table dictionariesVictor Stinner2016-12-154-5/+73
| * | Issue #28979: Fix What's New in Python 3.6, dictVictor Stinner2016-12-151-1/+1
| * | Issue #28089: Document TCP_NODELAY in asyncioYury Selivanov2016-12-122-0/+6
| * | Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
| * | Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-074-0/+27
| * | guard HAVE_LONG_LONG definition to prevent redefinition (#28898)Benjamin Peterson2016-12-081-2/+3
| * | Issue #28900: Update documentation sidebar for 3.6.0rc.Ned Deily2016-12-081-1/+2
| * | Issue #28635: Drop the note that whatsnew is incompleteYury Selivanov2016-12-081-9/+0
* | | docs: asyncio is no longer provisionalYury Selivanov2016-12-151-7/+0
* | | Issue #28635: asyncio-related fixes and additions.Yury Selivanov2016-12-151-6/+16
* | | Issue #28091: Document PEP 525 & PEP 530.Yury Selivanov2016-12-159-4/+298
* | | Issue #26919: On Android, operating system data is now always encoded/decodedXavier de Gaye2016-12-154-12/+17