- 26 Şub, 2014 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
This bug was of the major reasons for the release.
-
- 25 Şub, 2014 8 kayıt (commit)
-
-
R David Murray yazdı
Adding missing docs for DynamicClassAttribute by copying the docstring. The doc entry could stand some expansion, which I will note on the issue.
-
R David Murray yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Jason doced the change in the constructor *method* description, but not the description of Request.method, so I added the change there as well.
-
- 24 Şub, 2014 30 kayıt (commit)
-
-
Guido van Rossum yazdı
-
R David Murray yazdı
Also some fixups in the docs.
-
R David Murray yazdı
Also fix issue number in address sanity check entry.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Including the subsequent line re-wrapping.
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Sean Rodman.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
str.encode, bytes.decode and bytearray.decode now use an internal API to throw LookupError for known non-text encodings, rather than attempting the encoding or decoding operation and then throwing a TypeError for an unexpected output type. The latter mechanism remains in place for third party non-text encodings. Backported changeset d68df99d7a57.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
Patch by Arfrever Frehtes Taifersar Arahesis.
-
Serhiy Storchaka yazdı
Patch by Arfrever Frehtes Taifersar Arahesis.
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Original patches by A. Kuchling and G. Rees (#12691).
-