]> granicus.if.org Git - python/commit
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri. (Merge...
authorGuido van Rossum <guido@dropbox.com>
Wed, 6 Jan 2016 17:53:51 +0000 (09:53 -0800)
committerGuido van Rossum <guido@dropbox.com>
Wed, 6 Jan 2016 17:53:51 +0000 (09:53 -0800)
commit080169c494e3a7e252d9b43947cbd2576e1a071f
tree65d45f6ec3e2ef722a37f53d5f9b4db17c91a47d
parent576f132b986b5ee60e4b84d34a519a5edcd8c03e
parentd54377d2cabe6a2057468136ba1f29f48d1b47b7
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri. (Merge 3.5->3.6)
Lib/test/test_pathlib.py
Misc/ACKS
Misc/NEWS