- 27 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
This patch is manually crafted and contains changes that couldn't be handled automatically.
-
Serhiy Storchaka authored
The patch is automatically generated, it replaces the code that uses Py_CLEAR.
-
- 26 Dec, 2015 1 commit
-
-
Vinay Sajip authored
-
- 24 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
macro Py_SETREF.
-
- 21 Dec, 2015 1 commit
-
-
Zachary Ware authored
-
- 20 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
Added tests for dict views.
-
Serhiy Storchaka authored
-
- 19 Dec, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
This allows sys.getsize() to work correctly with their subclasses with __slots__ defined.
-
- 18 Dec, 2015 2 commits
-
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
-
- 14 Dec, 2015 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
- 13 Dec, 2015 4 commits
-
-
R David Murray authored
-
Gregory P. Smith authored
and some tests no longer behaves incorrectly in the presence of the PYTHONHASHSEED environment variable.
-
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 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-