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 miss-islington
Recipients eryksun, izbyshev, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-03-08.16:26:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520526406.22.0.467229070634.issue33016@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c163bbf370f6f6cedd2c07f7d54c9b36c97d8f2 by Miss Islington (bot) in branch '3.7':
bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH-6010)
https://github.com/python/cpython/commit/8c163bbf370f6f6cedd2c07f7d54c9b36c97d8f2
History
Date User Action Args
2018-03-08 16:26:46miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, izbyshev
2018-03-08 16:26:46miss-islingtonsetmessageid: <1520526406.22.0.467229070634.issue33016@psf.upfronthosting.co.za>
2018-03-08 16:26:46miss-islingtonlinkissue33016 messages
2018-03-08 16:26:46miss-islingtoncreate