- 16 Aug, 2016 1 commit
-
-
Ned Deily authored
-
- 15 Aug, 2016 13 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
to ref count problem introduced in code for Issue #27038 in 3.6.0a3. Patch by Xiang Zhang.
-
Ned Deily authored
directory and sysconfigdata file name. This is a workaround for 3.6.0a4 pending resolution of other #23968 items.
-
Guido van Rossum authored
Patch by Lisa Roach. See also PEP 628.
-
Ned Deily authored
-
Ned Deily authored
The original problem has been fixed in newer versions of FreeBSD. Patch by Dimitry Andric of the FreeBSD project.
-
Ned Deily authored
Patch by Ronald Oussoren.
-
Serhiy Storchaka authored
Xiang Zhang.
-
Serhiy Storchaka authored
and iterables. Speed up to 3 times for short objects. Original patch by Naoki Inada.
-
Nick Coghlan authored
Large sections of repeated lines in tracebacks are now abbreviated as "[Previous line repeated {count} more times]" by both the traceback module and the builtin traceback rendering. Patch by Emanuel Barry.
-
Steven D'Aprano authored
-
- 14 Aug, 2016 18 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Steven D'Aprano authored
-
Steven D'Aprano authored
-
Steven D'Aprano authored
-
Serhiy Storchaka authored
implemented with using Argument Clinic.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Reported by Thomas E. Hybel
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Reported by Thomas E. Hybel
-
- 13 Aug, 2016 6 commits
-
-
R David Murray authored
-
R David Murray authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
(Based on a first draft patch from Evelyn Mitchell.)
-
Berker Peksag authored
-
Berker Peksag authored
This behavior is already tested in test_general_eval in Lib/test/test_builtin.py Patch by Matthew Keeter.
-
- 12 Aug, 2016 2 commits
-
-
Alexander Belopolsky authored
-
Brett Cannon authored
-