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 cstratak
Recipients cstratak, vstinner, zach.ware
Date 2018-10-25.15:05:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540479915.93.0.788709270274.issue34765@psf.upfronthosting.co.za>
In-reply-to
Content
Alright the static scanner warns in the case of a typo being made where the variable is actually used, but since the variable is indeed not used, that doesn't not make it a bug.
History
Date User Action Args
2018-10-25 15:05:15cstrataksetrecipients: + cstratak, vstinner, zach.ware
2018-10-25 15:05:15cstrataksetmessageid: <1540479915.93.0.788709270274.issue34765@psf.upfronthosting.co.za>
2018-10-25 15:05:15cstrataklinkissue34765 messages
2018-10-25 15:05:15cstratakcreate