- 21 Kas, 2016 40 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ethan Furman yazdı
close issue28172: Change all example enum member names to uppercase, per Guido; patch by Chris Angelico.
-
Ethan Furman yazdı
close issue28172: Change all example enum member names to uppercase, per Guido; patch by Chris Angelico.
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
INADA Naoki yazdı
Improve speed of dict literal with constant keys up to 30%.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
The Python 3.5 change must not be applied to Python 3.6.
-
Victor Stinner yazdı
Reloading the warnings module duplicates filters in warnings.filters. Fixing the issue is tricky. It was decided to simply remove the check from Python 3.5, since the bug only impacts Python unit tests, not real applications. The check is kept in Python 3.6 and newer.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Issue #28727: Regular expression patterns, _sre.SRE_Pattern objects created by re.compile(), become comparable (only x==y and x!=y operators). This change should fix the issue #18383: don't duplicate warning filters when the warnings module is reloaded (thing usually only done in unit tests).
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
Serhiy Storchaka yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
-
Serhiy Storchaka yazdı
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
-
Serhiy Storchaka yazdı
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
-
Serhiy Storchaka yazdı
rather of "char *".
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-