- 10 Sep, 2014 8 commits
-
-
Victor Stinner authored
failure.
-
Victor Stinner authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Stefan Krah authored
-
Stefan Krah authored
self-contained, this change facilitates maintenance and the Python version can be easily imported for experimentation.
-
- 09 Sep, 2014 3 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Serhiy Storchaka authored
Original patch by Tarek Ziadé.
-
- 08 Sep, 2014 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
a package's __init__.py. TestLoader.loadTestsFromModule() still accepts use_load_tests, but it is deprecated and ignored. A new keyword-only attribute `pattern` is added and documented. Patch given by Robert Collins, tweaked by Barry Warsaw.
-
- 06 Sep, 2014 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
Serhiy Storchaka authored
First letter no longer is stripped from the "status" key in the result of Treeview.heading().
-
Serhiy Storchaka authored
First letter no longer is stripped from the "status" key in the result of Treeview.heading().
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
a pipe in _ipconfig_getnode().
-
Serhiy Storchaka authored
Optimized bytes and bytes_le properties of UUID and UUID constructor with bytes_le argument. Fixed a bug in handling an error occured during reading from a pipe in _ipconfig_getnode().
-
Serhiy Storchaka authored
response is received. Patch by Martin Panter.
-
Serhiy Storchaka authored
response is received. Patch by Martin Panter.
-
Serhiy Storchaka authored
argument contains not permitted null character or byte.
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Guido van Rossum authored
-
- 05 Sep, 2014 9 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
expressions.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Original patch by Serhiy Storchaka.
-
- 04 Sep, 2014 3 commits
-
-
Victor Stinner authored
with an exception set. This new assertion helps to understand if the exception was already set before calling the function or raised by the function.
-
Antoine Pitrou authored
-
Victor Stinner authored
allocation failure
-