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 mark.dickinson, martin.panter, ncoghlan, python-dev, serhiy.storchaka, tehybel, terry.reedy, vstinner
Date 2017-02-04.10:00:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486202434.87.0.526384739982.issue27867@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset faa1891d4d1237d6df0af4622ff520ccd6768e04 by Serhiy Storchaka in branch '3.6':
Issue #27867: Silenced may-be-used-uninitialized warnings after
https://github.com/python/cpython/commit/faa1891d4d1237d6df0af4622ff520ccd6768e04

New changeset 8bd58e9c725a15854a99d19daf935fb08df77a05 by Serhiy Storchaka in branch '3.6':
Issue #27867: Silenced may-be-used-uninitialized warnings after
https://github.com/python/cpython/commit/8bd58e9c725a15854a99d19daf935fb08df77a05
History
Date User Action Args
2017-02-04 10:00:34python-devsetrecipients: + python-dev, terry.reedy, mark.dickinson, ncoghlan, vstinner, martin.panter, serhiy.storchaka, tehybel
2017-02-04 10:00:34python-devsetmessageid: <1486202434.87.0.526384739982.issue27867@psf.upfronthosting.co.za>
2017-02-04 10:00:34python-devlinkissue27867 messages
2017-02-04 10:00:34python-devcreate