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 martin.panter
Recipients John Hagen, martin.panter, r.david.murray
Date 2015-11-01.10:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446372855.7.0.555777012106.issue25521@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t have an opinion on pending vs non-pending warning.

I think there are quite a few standard library modules that use “optparse” that will emit a warning as a result of this change. And the test suite probably needs patching to suppress the warning while testing the “optparse” module. Perhaps you could look at the code touched by revisions 5877c191b76e (imp warning upgrade) and 3f924cb4c3eb (test suite update) for inspiration.
History
Date User Action Args
2015-11-01 10:14:15martin.pantersetrecipients: + martin.panter, r.david.murray, John Hagen
2015-11-01 10:14:15martin.pantersetmessageid: <1446372855.7.0.555777012106.issue25521@psf.upfronthosting.co.za>
2015-11-01 10:14:15martin.panterlinkissue25521 messages
2015-11-01 10:14:15martin.pantercreate