]> granicus.if.org Git - python/commit
closes bpo-34664: Only check file permission bits of newly created directories. ...
authorBenjamin Peterson <benjamin@python.org>
Thu, 13 Sep 2018 19:00:14 +0000 (12:00 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 19:00:14 +0000 (12:00 -0700)
commit84db4a9978069a98978e9cd7951d1a01d47e5286
tree1c3d3c5cad796fe70371be89668eaf4431a3f23b
parent66755cbb1e529f54c9066639ebbbac81add0affd
closes bpo-34664: Only check file permission bits of newly created directories. (GH-9273)
Lib/test/test_os.py