- 14 Nov, 2015 3 commits
-
-
Serhiy Storchaka authored
with a null byte.
-
Benjamin Peterson authored
-
Martin Panter authored
-
- 13 Nov, 2015 3 commits
-
-
Martin Panter authored
Previously it was called another time via hasattr(), and both calls were made once for dir(f) and again for dir(f.__class__). This includes a backport of changing from a list to a set from revision 4dbb315fe667.
-
Victor Stinner authored
-
Raymond Hettinger authored
-
- 12 Nov, 2015 11 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
address the compatibility problem introduced by the addition of IDLE Dark. Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
-
Serhiy Storchaka authored
parse command line arguments.
-
Zachary Ware authored
Reported by Hrvoje Abraham on docs@.
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
rejects builtin types with not defined __new__.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch started by Stéphane Wirtel.
-
Zachary Ware authored
It now has slightly better rationale and a less awkward wording in the explanation. Inspired by a report of a neither/or conflict by 'animalize' on docs@.
-
- 11 Nov, 2015 1 commit
-
-
Serhiy Storchaka authored
link counting for directories.
-
- 10 Nov, 2015 2 commits
-
-
Serhiy Storchaka authored
Use time.time instead of time.clock.
-
Serhiy Storchaka authored
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-
- 09 Nov, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
in range(0, 256).
-
- 07 Nov, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Martin Panter authored
-
- 05 Nov, 2015 2 commits
-
-
doko@ubuntu.com authored
-
Zachary Ware authored
-
- 04 Nov, 2015 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 02 Nov, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 30 Oct, 2015 5 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 28 Oct, 2015 2 commits
-
-
Serhiy Storchaka authored
whitespace is a substring of smallest leading whitespace. Based on patch by Robert Li.
-
Terry Jan Reedy authored
-
- 27 Oct, 2015 1 commit
-
-
Terry Jan Reedy authored
Clarify message and expected action for beginners.
-