- 10 Eyl, 2014 2 kayıt (commit)
-
-
Stefan Krah yazdı
-
Stefan Krah yazdı
self-contained, this change facilitates maintenance and the Python version can be easily imported for experimentation.
-
- 09 Eyl, 2014 3 kayıt (commit)
-
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Serhiy Storchaka yazdı
Original patch by Tarek Ziadé.
-
- 08 Eyl, 2014 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
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 Eyl, 2014 15 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Thomas Kluyver.
-
Serhiy Storchaka yazdı
First letter no longer is stripped from the "status" key in the result of Treeview.heading().
-
Serhiy Storchaka yazdı
First letter no longer is stripped from the "status" key in the result of Treeview.heading().
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
a pipe in _ipconfig_getnode().
-
Serhiy Storchaka yazdı
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 yazdı
response is received. Patch by Martin Panter.
-
Serhiy Storchaka yazdı
response is received. Patch by Martin Panter.
-
Serhiy Storchaka yazdı
argument contains not permitted null character or byte.
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Guido van Rossum yazdı
-
- 05 Eyl, 2014 9 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
expressions.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Original patch by Serhiy Storchaka.
-
- 04 Eyl, 2014 8 kayıt (commit)
-
-
Victor Stinner yazdı
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 yazdı
-
Victor Stinner yazdı
allocation failure
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 03 Eyl, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-