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.17:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513272652.74.0.213398074469.issue32277@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1cb1067a82b11280204e36b695e786a5a3ca221 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797) (#4869)
https://github.com/python/cpython/commit/d1cb1067a82b11280204e36b695e786a5a3ca221
History
Date User Action Args
2017-12-14 17:30:52serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile
2017-12-14 17:30:52serhiy.storchakasetmessageid: <1513272652.74.0.213398074469.issue32277@psf.upfronthosting.co.za>
2017-12-14 17:30:52serhiy.storchakalinkissue32277 messages
2017-12-14 17:30:52serhiy.storchakacreate