- 16 Kas, 2015 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Patch by Mark Roseman.
-
- 14 Kas, 2015 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
with a null byte.
-
Benjamin Peterson yazdı
-
Martin Panter yazdı
-
- 13 Kas, 2015 3 kayıt (commit)
-
-
Martin Panter yazdı
Previously it was called another time via hasattr(), and both calls were made once for dir(f) and again for dir(f.__class__). This includes a backport of changing from a list to a set from revision 4dbb315fe667.
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
- 12 Kas, 2015 11 kayıt (commit)
-
-
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.
-
Zachary Ware yazdı
Reported by Hrvoje Abraham on docs@.
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
rejects builtin types with not defined __new__.
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch started by Stéphane Wirtel.
-
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@.
-
- 11 Kas, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
link counting for directories.
-
- 10 Kas, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Use time.time instead of time.clock.
-
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.
-
- 09 Kas, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Victor Stinner yazdı
in range(0, 256).
-
- 07 Kas, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
-
- 05 Kas, 2015 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
Zachary Ware yazdı
-
- 04 Kas, 2015 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 02 Kas, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 30 Eki, 2015 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-