This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Anthony Sottile, serhiy.storchaka
Date 2017-12-14.16:57:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513270677.73.0.213398074469.issue32277@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 233ef249cc5c18d796fb581747179c5e062b4083 by Serhiy Storchaka (Anthony Sottile) in branch 'master':
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (#4797)
https://github.com/python/cpython/commit/233ef249cc5c18d796fb581747179c5e062b4083
History
Date User Action Args
2017-12-14 16:57:57serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile
2017-12-14 16:57:57serhiy.storchakasetmessageid: <1513270677.73.0.213398074469.issue32277@psf.upfronthosting.co.za>
2017-12-14 16:57:57serhiy.storchakalinkissue32277 messages
2017-12-14 16:57:57serhiy.storchakacreate