- 12 Kas, 2015 29 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
address the compatibility problem introduced by the addition of IDLE Dark. Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
-
Serhiy Storchaka yazdı
parse command line arguments.
-
Serhiy Storchaka yazdı
parse command line arguments.
-
Serhiy Storchaka yazdı
parse command line arguments.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Serhiy Storchaka yazdı
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Serhiy Storchaka yazdı
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch started by Stéphane Wirtel.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
It now has slightly better rationale and a less awkward wording in the explanation. Inspired by a report of a neither/or conflict by 'animalize' on docs@.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Reported on docs@ by Keith Briggs.
-
Zachary Ware yazdı
Reported on docs@ by Igor Zhun.
-
- 11 Kas, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 10 Kas, 2015 9 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Use time.monotonic instead of time.clock.
-
Serhiy Storchaka yazdı
Use time.monotonic instead of time.clock.
-
Serhiy Storchaka yazdı
Use time.monotonic or time.time instead of time.clock.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Serhiy Storchaka yazdı
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-
Serhiy Storchaka yazdı
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-