- 16 Agu, 2016 16 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
by increasing the number of iterations. That appears sufficient to expose the ref count problem fixed in this issue. Patch suggested by Xiang Zhang
-
Terry Jan Reedy yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Steve Dower yazdı
-
Nick Coghlan yazdı
- be clear builtin traceback display was also updated - show example output in What's New - fix versionadded markup
-
- 15 Agu, 2016 16 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
to ref count problem introduced in code for Issue #27038 in 3.6.0a3. Patch by Xiang Zhang.
-
Ned Deily yazdı
directory and sysconfigdata file name. This is a workaround for 3.6.0a4 pending resolution of other #23968 items.
-
Guido van Rossum yazdı
Patch by Lisa Roach. See also PEP 628.
-
Ned Deily yazdı
-
Ned Deily yazdı
The original problem has been fixed in newer versions of FreeBSD. Patch by Dimitry Andric of the FreeBSD project.
-
Ned Deily yazdı
Patch by Ronald Oussoren.
-
Serhiy Storchaka yazdı
Xiang Zhang.
-
Serhiy Storchaka yazdı
and iterables. Speed up to 3 times for short objects. Original patch by Naoki Inada.
-
Nick Coghlan yazdı
Large sections of repeated lines in tracebacks are now abbreviated as "[Previous line repeated {count} more times]" by both the traceback module and the builtin traceback rendering. Patch by Emanuel Barry.
-
Steven D'Aprano yazdı
-
- 14 Agu, 2016 8 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Steven D'Aprano yazdı
-
Steven D'Aprano yazdı
-
Steven D'Aprano yazdı
-
Serhiy Storchaka yazdı
implemented with using Argument Clinic.
-
Benjamin Peterson yazdı
-