]> granicus.if.org Git - python/commit
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (#4797)
authorAnthony Sottile <asottile@umich.edu>
Thu, 14 Dec 2017 16:57:55 +0000 (08:57 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Dec 2017 16:57:55 +0000 (18:57 +0200)
commit233ef249cc5c18d796fb581747179c5e062b4083
tree5aacc95d9b6ae9869bc2f5ce44b4451493ec34e3
parent02a0a19206da6902c3855a1fa09e60b208474cfa
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (#4797)
Misc/NEWS.d/next/Library/2017-12-11-09-53-14.bpo-32277.jkKiVC.rst [new file with mode: 0644]
Modules/posixmodule.c