- 21 Kas, 2016 30 kayıt (commit)
-
-
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ı
-
Guido van Rossum yazdı
Issue #28556: upstream improvements to docstrings and error messages by Ivan Levkivskyi (#331) (3.6->3.7)
-
Guido van Rossum yazdı
Issue #28556: upstream improvements to docstrings and error messages by Ivan Levkivskyi (#331) (3.5->3.6)
-
Guido van Rossum yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
It was deprecated in 3.4 and undocumented prior to that.
-
Gregory P. Smith yazdı
parameter now raises a DeprecationWarning. It was deprecated in 3.4. It was never documented prior to that.
-
Martin Panter yazdı
-
- 20 Kas, 2016 10 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
-
-
-
-
-