- 08 Jan, 2016 8 commits
-
-
Brett Cannon authored
Thanks to Berker Peksag for the patch review.
-
Senthil Kumaran authored
Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
-
Senthil Kumaran authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Upendra Kumar.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Cory Benfield.
-
- 07 Jan, 2016 13 commits
-
-
Guido van Rossum authored
-
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.5->3.6)
-
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
-
Berker Peksag authored
Patch by Davin Potts and Camilla Montonen.
-
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
Issue16544 - Add a link to an external documentation resource in ast module docs.
-
Senthil Kumaran authored
-
- 06 Jan, 2016 15 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
-
Guido van Rossum authored
-
Guido van Rossum authored
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). (Merge 3.5->3.6)
-
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
-
Guido van Rossum authored
-
- 05 Jan, 2016 1 commit
-
-
Serhiy Storchaka authored
-
- 04 Jan, 2016 3 commits
-
-
Senthil Kumaran authored
Issue24898 - Improve str.find documentation. Simplify str.find explaination as per Georg Brandl's suggestion.
-
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.
-