]> granicus.if.org Git - python/commit
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Dec 2017 17:30:45 +0000 (09:30 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Dec 2017 17:30:45 +0000 (19:30 +0200)
commitd1cb1067a82b11280204e36b695e786a5a3ca221
tree8d05eb828598eead511e7dfea76784fd906b48ab
parent4f37105277e9c3d86c44ad385ad0f5e9b7768a85
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797) (#4869)

(cherry picked from commit 233ef249cc5c18d796fb581747179c5e062b4083)
Misc/NEWS.d/next/Library/2017-12-11-09-53-14.bpo-32277.jkKiVC.rst [new file with mode: 0644]
Modules/posixmodule.c