- 21 Ock, 2014 17 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
for 'access' in winreg.DeleteKeyEx. Already correct in the docs function signature and docstring. Noticed by Justin Foo.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Terry Jan Reedy yazdı
Pending Clinic/inspect changes will probably require change to this file.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
instead of time.perf_counter()
-
Victor Stinner yazdı
time.perf_counter() Move also the unit test at the end.
-
Victor Stinner yazdı
zero, instead of rounding towards zero. For example, a timeout of one microsecond is now rounded to one millisecond, instead of being rounded to zero. Move also a test in test_epoll which was moved by my previous merge.
-
Victor Stinner yazdı
zero, instead of rounding towards zero. For example, a timeout of one microsecond is now rounded to one millisecond, instead of being rounded to zero.
-
Victor Stinner yazdı
instead of rounding towards zero. For example, a timeout of one microsecond is now rounded to one millisecond, instead of being rounded to zero.
-
- 20 Ock, 2014 16 kayıt (commit)
-
-
Victor Stinner yazdı
Logger.log() is "slow", logger.isEnabledFor() is faster and the logger is disabled in most cases. A microbenchmark executing 100,000 dummy tasks is 22% faster with this change.
-
Serhiy Storchaka yazdı
ZIP file or too long ZIP file comment is truncated.
-
Serhiy Storchaka yazdı
ZIP file or too long ZIP file comment is truncated.
-
Serhiy Storchaka yazdı
Removed backward compatibility alias curses.window.nooutrefresh which should be removed in 2.3.
-
Serhiy Storchaka yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Gregory P. Smith yazdı
@expectedFailure successful if they pass.
-
Gregory P. Smith yazdı
additional bits set (such as the setgid or sticky bits).
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
- 19 Ock, 2014 7 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
to None.
-
Larry Hastings yazdı
__init__ functions.
-
Larry Hastings yazdı
value of c_default and py_default with a class member.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
Benjamin Peterson yazdı
-