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 python-dev
Recipients Decorater, brett.cannon, jkloth, mark.dickinson, ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, vstinner, yan12125, zach.ware
Date 2016-09-09.16:03:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909160324.8602.26178.E6F54E76@psf.io>
In-reply-to
Content
New changeset 801634d3c105 by Steve Dower in branch 'default':
Issue #27781: Fixes uninitialized fd when !MS_WINDOWS and !HAVE_OPENAT
https://hg.python.org/cpython/rev/801634d3c105
History
Date User Action Args
2016-09-09 16:03:28python-devsetrecipients: + python-dev, brett.cannon, paul.moore, mark.dickinson, ncoghlan, vstinner, tim.golden, jkloth, zach.ware, steve.dower, yan12125, Decorater
2016-09-09 16:03:28python-devlinkissue27781 messages
2016-09-09 16:03:28python-devcreate