- 06 Sep, 2014 5 commits
-
-
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 8 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
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 03 Sep, 2014 18 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Victor Stinner authored
-
Victor Stinner authored
os.remove() with support.unlink()
-
Victor Stinner authored
support.unlink()
-
Victor Stinner authored
support.rmtree() and support.unlink() in test_zipfile & test_tarfile
-
Victor Stinner authored
call check_ssl_verifiy(), so only test_connect_using_sslcontext_verified() is skipped if smtp.gmail.com cannot be joined, not the whole file.
-
Victor Stinner authored
check_ssl_verifiy(), so only test_connect_using_sslcontext_verified() is skipped if smtp.gmail.com cannot be joined, not the whole file.
-
Victor Stinner authored
sem_open implementation is broken (ex: skipped on FreeBSD 6.4).
-
Victor Stinner authored
implementation is broken (ex: skipped on FreeBSD 6.4).
-
Victor Stinner authored
than 8.0
-
Victor Stinner authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Original patch by Lita Cho.
-