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 benjamin.peterson
Recipients benjamin.peterson, petdance
Date 2020-02-21.04:52:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582260720.46.0.446873219219.issue39684@roundup.psfhosted.org>
In-reply-to
Content
New changeset 933fc53f3f9c64ffa703b1f23a93bec560faea57 by Andy Lester in branch 'master':
closes bpo-39684: Combine two if/thens and squash uninit var warning. (GH-18565)
https://github.com/python/cpython/commit/933fc53f3f9c64ffa703b1f23a93bec560faea57
History
Date User Action Args
2020-02-21 04:52:00benjamin.petersonsetrecipients: + benjamin.peterson, petdance
2020-02-21 04:52:00benjamin.petersonsetmessageid: <1582260720.46.0.446873219219.issue39684@roundup.psfhosted.org>
2020-02-21 04:52:00benjamin.petersonlinkissue39684 messages
2020-02-21 04:52:00benjamin.petersoncreate