- 30 Nov, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 29 Nov, 2015 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Output raised exception at verbose level 2 (-vv).
-
- 27 Nov, 2015 2 commits
-
-
Victor Stinner authored
parameter.
-
Zachary Ware authored
Remove 'b' prefix from strings, remove unused import.
-
- 26 Nov, 2015 3 commits
-
-
Serhiy Storchaka authored
by Marian Ganisin.
-
Martin Panter authored
-
Serhiy Storchaka authored
-
- 25 Nov, 2015 7 commits
-
-
Serhiy Storchaka authored
Based on patch by Christian Heimes.
-
Serhiy Storchaka authored
__getattr__. Original patch by Antoine Pitrou.
-
Serhiy Storchaka authored
into separate file test_ordered_dict.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
__str__, __trunc__, and __float__ returning instances of subclasses of str, long, and float to subclasses of str, long, and float correspondingly.
-
Serhiy Storchaka authored
invalid data including tuple instructions.
-
- 24 Nov, 2015 3 commits
-
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 23 Nov, 2015 7 commits
-
-
Martin Panter authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory entries. Patch by Dingyuan Wang.
-
- 22 Nov, 2015 4 commits
-
-
Serhiy Storchaka authored
entries. Patch by Dingyuan Wang.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Nov, 2015 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
external archivers.
-
Terry Jan Reedy authored
before closing debugger window in IDLE process. This prevents one-per-line RuntimeErrors.
-