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