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 benhoyt, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-03-09.17:06:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150309170615.16657.84562@psf.io>
In-reply-to
Content
New changeset 0469af231d22 by Steve Dower in branch 'default':
Issue #23619: Ensure C variable is initialized before using it.
https://hg.python.org/cpython/rev/0469af231d22
History
Date User Action Args
2015-03-09 17:06:18python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, benhoyt, zach.ware, steve.dower
2015-03-09 17:06:18python-devlinkissue23619 messages
2015-03-09 17:06:18python-devcreate