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 larry
Recipients eryksun, izbyshev, larry, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-14.18:03:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526321000.16.0.682650639539.issue33001@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f381cfe07d15d52f27de771a62a8167668f0dd51 by larryhastings (Steve Dower) in branch '3.5':
[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5991)
https://github.com/python/cpython/commit/f381cfe07d15d52f27de771a62a8167668f0dd51
History
Date User Action Args
2018-05-14 18:03:20larrysetrecipients: + larry, paul.moore, vstinner, tim.golden, zach.ware, eryksun, steve.dower, izbyshev, miss-islington
2018-05-14 18:03:20larrysetmessageid: <1526321000.16.0.682650639539.issue33001@psf.upfronthosting.co.za>
2018-05-14 18:03:20larrylinkissue33001 messages
2018-05-14 18:03:20larrycreate