- 13 Dec, 2015 2 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
- 12 Dec, 2015 1 commit
-
-
Martin Panter authored
-
- 09 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
- 06 Dec, 2015 4 commits
-
-
Serhiy Storchaka authored
in ElementTree.iterparse().
-
Ned Deily authored
-
Benjamin Peterson authored
-
Ned Deily authored
and link with OpenSSL 1.0.2e.
-
- 05 Dec, 2015 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 03 Dec, 2015 3 commits
-
-
Martin Panter authored
Initialize package before calling get_loader() for __main__, so that we do not incorrectly handle ImportError from __init__.py. When runpy is used from the Python CLI, use an internal exception rather than ImportError, to avoid catching an unexpected ImportError. Also simplify message formatting: str() is redundant with %s. Also fix test_dash_m_error_code_is_one() in test_cmd_line_script, which was failing because the test package was not in the current directlry, rather the desired ValueError.
-
Serhiy Storchaka authored
with time.tzset().
-
Serhiy Storchaka authored
-
- 02 Dec, 2015 1 commit
-
-
Victor Stinner authored
-
- 30 Nov, 2015 2 commits
-
-
Serhiy Storchaka authored
-
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.
-