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 vstinner
Recipients Segev Finer, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-04.21:10:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> It doesn't even fix a warning - only suppresses it. Since there is no behavior change at all, I'm not inclined to backport any further than is trivial.

I like decreasing the number of warnings. It helps to detect new warnings, and so to prevent bugs.
History
Date User Action Args
2017-07-04 21:10:08vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2017-07-04 21:10:08vstinnersetmessageid: <[email protected]>
2017-07-04 21:10:08vstinnerlinkissue30726 messages
2017-07-04 21:10:08vstinnercreate