- 20 Eki, 2015 5 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Berker Peksag yazdı
This one should make Docs 3.5 and Docs 3.x green again.
-
Berker Peksag yazdı
This should make buildbots green.
-
Berker Peksag yazdı
This should make buildbots green.
-
- 19 Eki, 2015 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
- 18 Eki, 2015 3 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Louis Sautier.
-
Serhiy Storchaka yazdı
-
- 17 Eki, 2015 4 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
- 16 Eki, 2015 3 kayıt (commit)
-
-
Brett Cannon yazdı
in Python 3.6. The new PEP 4 policy of any module existing in both 2.7 and 3.5 applies here, hence the module will be with us for a bit longer.
-
Berker Peksag yazdı
Patch by TAKASE Arihiro.
-
Berker Peksag yazdı
Patch by TAKASE Arihiro.
-
- 14 Eki, 2015 7 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
that caused segmentation fault or hang in iterating after moving several items to the start of ordered dict.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
tab in the IDLE Preferences dialog. Code patch by Mark Roseman.
-
- 13 Eki, 2015 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
pickletools.opcodes.
-
Serhiy Storchaka yazdı
pickletools.opcodes.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Serhiy Storchaka.
-
- 12 Eki, 2015 5 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #25274: sys.setrecursionlimit() now raises a RecursionError if the new recursion limit is too low depending at the current recursion depth. Modify also the "lower-water mark" formula to make it monotonic. This mark is used to decide when the overflowed flag of the thread state is reset.
-
Victor Stinner yazdı
condition in test_eintr.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
-