summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-0/+2
|\
| * Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-0/+2
* | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.Serhiy Storchaka2016-12-282-0/+4
|\ \ | |/
| * Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.Serhiy Storchaka2016-12-282-0/+4
* | Issue #9770: curses.ascii predicates now work correctly with negative integers.Serhiy Storchaka2016-12-281-0/+3
|\ \ | |/
| * Issue #9770: curses.ascii predicates now work correctly with negative integers.Serhiy Storchaka2016-12-281-0/+3
| * Issue #29073: bytearray formatting no longer truncates on first null byte.Serhiy Storchaka2016-12-281-0/+2
* | Issue #28427: old keys should not remove new values fromAntoine Pitrou2016-12-271-0/+3
|\ \ | |/
| * Issue #28427: old keys should not remove new values fromAntoine Pitrou2016-12-271-0/+3
* | Issue #29058: All stable API extensions added after Python 3.2 are nowSerhiy Storchaka2016-12-271-0/+7
* | Issue #23903: Added missed names to PC/python3.def.Serhiy Storchaka2016-12-271-0/+2
|\ \ | |/
| * Issue #23903: Added missed names to PC/python3.def.Serhiy Storchaka2016-12-271-0/+2
* | Issue #29055: Suppress upstream exception for random.choice()Raymond Hettinger2016-12-271-0/+3
* | Issue #29078: Merge 3.5.Xiang Zhang2016-12-271-1/+1
|\ \ | |/
| * Issue #29078: Add the missing import in datetime.time doc example.Xiang Zhang2016-12-271-1/+1
* | Merge 3.6.0 release engineering headNed Deily2016-12-232-4320/+4329
|\ \
| * | Update docs and patchlevel for 3.6.0 final.v3.6.0Ned Deily2016-12-222-4318/+4327
| * | Version bump for 3.6.0rc2v3.6.0rc2Ned Deily2016-12-161-1/+1
| * | Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks.Ned Deily2016-12-161-4/+8
| * | Merge 3.5 (issue #28990)Yury Selivanov2016-12-161-0/+4
| * | Issue #28898: add Misc/NEWS entryNed Deily2016-12-161-0/+5
| * | Fix a memory leak in split-table dictionariesVictor Stinner2016-12-151-0/+7
| * | Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-071-0/+11
* | | Issue #28762: lockf() is available on Android API level 24, but theXavier de Gaye2016-12-221-0/+3
* | | Issue 28923: Remove editor artifacts from Tix.py,Terry Jan Reedy2016-12-221-0/+2
|\ \ \ | | |/ | |/|
| * | Issue 28923: Remove editor artifacts from Tix.py.Terry Jan Reedy2016-12-221-0/+2
* | | Issue #28538: Fix the compilation error that occurs because if_nameindex() isXavier de Gaye2016-12-211-0/+4
* | | Merge from 3.5.Serhiy Storchaka2016-12-211-0/+2
|\ \ \ | |/ /
| * | Issue #28871: Fixed a crash when deallocate deep ElementTree.Serhiy Storchaka2016-12-211-0/+2
* | | merge 3.5 (#28932)Benjamin Peterson2016-12-201-0/+2
|\ \ \ | |/ /
| * | add a specific configure check for sys/random.h (closes #28932)Benjamin Peterson2016-12-201-0/+2
| * | Issue #28147: Fix a memory leak in split-table dictionariesINADA Naoki2016-12-201-0/+3
* | | Issue #28950: Disallow -j0 combined with -T/-l in regrtest.Xiang Zhang2016-12-191-0/+3
|\ \ \ | |/ /
| * | Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest.Xiang Zhang2016-12-191-0/+3
* | | Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti...Antoine Pitrou2016-12-191-0/+4
|\ \ \ | |/ /
| * | Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti...Antoine Pitrou2016-12-191-0/+4
* | | Issue #25677: Merge SyntaxError caret positioning from 3.5Martin Panter2016-12-192-0/+4
|\ \ \ | |/ /
| * | Issue #25677: Correct syntax error caret for indented blocks.Martin Panter2016-12-112-0/+4
* | | Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence thatSerhiy Storchaka2016-12-191-0/+3
|\ \ \ | |/ /
| * | Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence thatSerhiy Storchaka2016-12-191-0/+3
* | | Issue #28987: Typos, grammar, spelling in documentationMartin Panter2016-12-181-4/+4
* | | Merge spelling and grammar from 3.5Martin Panter2016-12-181-1/+1
|\ \ \ | |/ /
| * | Fix spelling and grammar in code comments and documentationMartin Panter2016-12-181-1/+1
* | | Merge #28407 Improve test coverage of make_msgid.R David Murray2016-12-181-0/+1
|\ \ \ | |/ /
| * | #28407 Improve test coverage of make_msgid.R David Murray2016-12-181-0/+1
* | | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)Steve Dower2016-12-171-0/+2
* | | Issue #29000: Fixed bytes formatting of octals with zero padding in alternateSerhiy Storchaka2016-12-171-0/+3
|\ \ \ | |/ /
| * | Issue #29000: Fixed bytes formatting of octals with zero padding in alternateSerhiy Storchaka2016-12-171-0/+3
* | | Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1Ned Deily2016-12-171-8/+31
* | | mergeRaymond Hettinger2016-12-161-0/+3
|\ \ \ | |/ /