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