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 rhettinger
Recipients eric.smith, nanjekyejoannah, pablogsal, rhettinger, terry.reedy
Date 2022-01-06.20:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641502167.94.0.112849691185.issue46280@roundup.psfhosted.org>
In-reply-to
Content
#533, #534, #535, and #536 are false positives for the same reason as #511 and #512.  The two "dead stores" in 533 and 534 match the "uninitialized variables" in 535 and 536.
History
Date User Action Args
2022-01-06 20:49:27rhettingersetrecipients: + rhettinger, terry.reedy, eric.smith, pablogsal, nanjekyejoannah
2022-01-06 20:49:27rhettingersetmessageid: <1641502167.94.0.112849691185.issue46280@roundup.psfhosted.org>
2022-01-06 20:49:27rhettingerlinkissue46280 messages
2022-01-06 20:49:27rhettingercreate