summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #26240: Merge subprocess doc string from 3.6Martin Panter2016-10-261-0/+1
|\
| * Issue #26240: Merge subprocess doc string from 3.5 into 3.6Martin Panter2016-10-251-0/+1
| |\
| | * Issue #26240: Clean up the subprocess module doc stringMartin Panter2016-10-251-0/+1
* | | Issue #27275: Fixed implementation of pop() and popitem() methods inSerhiy Storchaka2016-10-251-0/+3
|\ \ \ | |/ /
| * | Issue #27275: Fixed implementation of pop() and popitem() methods inSerhiy Storchaka2016-10-251-0/+3
| |\ \ | | |/
| | * Issue #27275: Fixed implementation of pop() and popitem() methods inSerhiy Storchaka2016-10-251-0/+3
* | | Issue #28255: calendar.TextCalendar.prweek() no longer prints a space afterSerhiy Storchaka2016-10-251-1/+5
* | | Issue #28255: calendar.TextCalendar().prmonth() no longer prints a spaceSerhiy Storchaka2016-10-251-0/+4
|\ \ \ | |/ /
| * | Issue #28255: calendar.TextCalendar().prmonth() no longer prints a spaceSerhiy Storchaka2016-10-251-0/+4
| |\ \ | | |/
| | * Issue #28255: calendar.TextCalendar().prmonth() no longer prints a spaceSerhiy Storchaka2016-10-251-0/+4
* | | Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces.Serhiy Storchaka2016-10-251-2/+5
|\ \ \ | |/ /
| * | Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces.Serhiy Storchaka2016-10-251-0/+3
| |\ \ | | |/
| | * Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces.Serhiy Storchaka2016-10-251-0/+3
* | | Issue #28353: os.fwalk() no longer fails on broken links.Serhiy Storchaka2016-10-251-0/+2
|\ \ \ | |/ /
| * | Issue #28353: os.fwalk() no longer fails on broken links.Serhiy Storchaka2016-10-251-0/+2
| |\ \ | | |/
| | * Issue #28353: os.fwalk() no longer fails on broken links.Serhiy Storchaka2016-10-251-0/+2
* | | Issue #28430: Fix iterator of C implemented asyncio.Future doesn'tINADA Naoki2016-10-251-0/+3
|\ \ \ | |/ /
| * | Issue #28430: Fix iterator of C implemented asyncio.Future doesn'tINADA Naoki2016-10-251-0/+3
* | | Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...Serhiy Storchaka2016-10-251-0/+3
|\ \ \ | |/ /
| * | Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...Serhiy Storchaka2016-10-251-0/+3
| |\ \ | | |/
| | * Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...Serhiy Storchaka2016-10-251-0/+3
| | |\
| | | * Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...Serhiy Storchaka2016-10-251-0/+3
* | | | Issue #27025: Generated names for Tkinter widgets now start by the "!" prefixSerhiy Storchaka2016-10-251-11/+17
|\ \ \ \ | |/ / /
| * | | Issue #27025: Generated names for Tkinter widgets now start by the "!" prefixSerhiy Storchaka2016-10-251-0/+6
* | | | Issue #28517: Fixed of-by-one error in the peephole optimizer that causedSerhiy Storchaka2016-10-251-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #28517: Fixed of-by-one error in the peephole optimizer that causedSerhiy Storchaka2016-10-251-0/+3
* | | | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addinSerhiy Storchaka2016-10-241-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addinSerhiy Storchaka2016-10-241-0/+3
| |\ \ \ | | |/ /
| | * | Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addinSerhiy Storchaka2016-10-241-0/+3
* | | | Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive.Serhiy Storchaka2016-10-231-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive.Serhiy Storchaka2016-10-231-0/+2
| |\ \ \ | | |/ /
| | * | Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive.Serhiy Storchaka2016-10-231-0/+2
* | | | Issue #28469: timeit now uses the sequence 1, 2, 5, 10, 20, 50,... insteadSerhiy Storchaka2016-10-231-0/+3
* | | | Issue #28115: Command-line interface of the zipfile module now uses argparse.Serhiy Storchaka2016-10-231-0/+3
* | | | Issue #25953: re.sub() now raises an error for invalid numerical groupSerhiy Storchaka2016-10-231-0/+6
|\ \ \ \ | |/ / /
| * | | Issue #25953: re.sub() now raises an error for invalid numerical groupSerhiy Storchaka2016-10-231-0/+6
* | | | Issue #28435: Merge urllib test fixes from 3.6Martin Panter2016-10-221-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #28435: Merge urllib test fixes from 3.5 into 3.6Martin Panter2016-10-221-0/+1
| |\ \ \ | | |/ /
| | * | Issue #28435: Avoid no_proxy environment variable interfering with testsMartin Panter2016-10-221-0/+1
| * | | Merge 3.5 (issue #26796)Yury Selivanov2016-10-211-0/+4
| |\ \ \ | | |/ /
| | * | Issue #26796: Don't configure the number of workers for default threadpool ex...Yury Selivanov2016-10-211-0/+4
| * | | Merge 3.5 (issue #26923)Yury Selivanov2016-10-211-0/+4
| |\ \ \ | | |/ /
| | * | Issue #26923: Fix asyncio.Gather to refuse being cancelled once all children ...Yury Selivanov2016-10-211-0/+4
| * | | Issue #28500: Fix asyncio to handle async gens GC from another thread.Yury Selivanov2016-10-211-0/+2
* | | | Merge (issue #28396)Brett Cannon2016-10-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge (issue #28396)Brett Cannon2016-10-211-2/+2
| |\ \ \ | | |/ /
| | * | Issue #28396: Remove any mention of .pyo files from the man page.Brett Cannon2016-10-211-2/+2
* | | | Issue #28214: Improved exception reporting for problematic __set_name__Serhiy Storchaka2016-10-211-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #28214: Improved exception reporting for problematic __set_name__Serhiy Storchaka2016-10-211-0/+3
* | | | Issue #18219: Optimize csv.DictWriter for large number of columns.INADA Naoki2016-10-211-0/+3
|\ \ \ \ | |/ / /