- 15 Aug, 2016 8 commits
-
-
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 8 commits
-
-
Alexander Belopolsky authored
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Xiang Zhang for the patch.
-
Brett Cannon authored
Thanks to SilentGhost for the patch.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Martin Panter authored
-
Martin Panter authored
These were incorrectly changed in revision 88a532a31eb3.
-