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 paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-05-02.20:45:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493757950.56.0.233500131083.issue30233@psf.upfronthosting.co.za>
In-reply-to
Content
> I intentionally did not patch 3.5 and merge forward because the warning was neither unique nor a failure,

I modified buildbots to log warnings in all branches. I'm now fixing all warnings to be able to identify quickly real bugs. The warning is reproduced by all 3.5 Windows buildbots.
History
Date User Action Args
2017-05-02 20:45:50vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower
2017-05-02 20:45:50vstinnersetmessageid: <1493757950.56.0.233500131083.issue30233@psf.upfronthosting.co.za>
2017-05-02 20:45:50vstinnerlinkissue30233 messages
2017-05-02 20:45:50vstinnercreate