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 alexandre.vassalotti, brett.cannon, georg.brandl, kbengine, pitrou, python-dev, steve.dower, vstinner, zach.ware
Date 2014-12-01.23:20:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141201232013.126792.33576@psf.io>
In-reply-to
Content
New changeset 3e3bec66409c by Antoine Pitrou in branch 'default':
Fix uninitialized variable after #22676.
https://hg.python.org/cpython/rev/3e3bec66409c
History
Date User Action Args
2014-12-01 23:20:15python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, pitrou, vstinner, alexandre.vassalotti, zach.ware, steve.dower, kbengine
2014-12-01 23:20:15python-devlinkissue22676 messages
2014-12-01 23:20:15python-devcreate