- 10 Ock, 2016 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 09 Ock, 2016 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Ezio Melotti yazdı
-
Terry Jan Reedy yazdı
-
Senthil Kumaran yazdı
original values after patching. Patch contributed by Sean McCully.
-
- 08 Ock, 2016 4 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Upendra Kumar.
-
Benjamin Peterson yazdı
Patch by Cory Benfield.
-
- 07 Ock, 2016 8 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. (Merge 3.4->3.5)
-
Guido van Rossum yazdı
Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Davin Potts and Camilla Montonen.
-
Senthil Kumaran yazdı
Issue16544 - Add a link to an external documentation resource in ast module docs.
-
Senthil Kumaran yazdı
-
- 06 Ock, 2016 11 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ı
-
Guido van Rossum yazdı
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). (Merge 3.4->3.5)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 04 Ock, 2016 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
Issue24898 - Improve str.find documentation. Simplify str.find explaination as per Georg Brandl's suggestion.
-
Senthil Kumaran yazdı
Simplify str.find explaination as per Georg Brandl's suggestion.
-
- 03 Ock, 2016 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
Issue21221 - Explain the usage of tm_isdst attribute of mktime, with valid values and meaning. Patch contributed by Andrew Scheller.
-
Senthil Kumaran yazdı
values and meaning. Patch contributed by Andrew Scheller.
-
- 02 Ock, 2016 4 kayıt (commit)
-
-
R David Murray yazdı
This restores backward compatibility lost in the fix for #21075, and is better duck typing. Patch by Akira Li.
-
Senthil Kumaran yazdı
Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki.
-
Senthil Kumaran yazdı
-
Gregory P. Smith yazdı
Davis reviewing code.
-
- 01 Ock, 2016 4 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Zachary Ware yazdı
Reported by Anatoly Techtonik on docs@
-
Benjamin Peterson yazdı
-