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 steve.dower
Recipients eryksun, izbyshev, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-03-05.22:26:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520288790.49.0.467229070634.issue33001@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset baa45079466eda1f5636a6d13f3a60c2c00fdcd3 by Steve Dower in branch '3.6':
[3.6] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (GH-5990)
https://github.com/python/cpython/commit/baa45079466eda1f5636a6d13f3a60c2c00fdcd3
History
Date User Action Args
2018-03-05 22:26:30steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, izbyshev
2018-03-05 22:26:30steve.dowersetmessageid: <1520288790.49.0.467229070634.issue33001@psf.upfronthosting.co.za>
2018-03-05 22:26:30steve.dowerlinkissue33001 messages
2018-03-05 22:26:30steve.dowercreate