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 r.david.murray
Recipients dstufft, gvanrossum, hawkowl, ncoghlan, r.david.murray
Date 2017-10-10.12:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507640322.23.0.213398074469.issue31742@psf.upfronthosting.co.za>
In-reply-to
Content
That's why I said set on by default by the test harnesses. The opt in would be done by the standard testing tools, not directly by the programmer.  That's how deprecation warnings work now.
History
Date User Action Args
2017-10-10 12:58:42r.david.murraysetrecipients: + r.david.murray, gvanrossum, ncoghlan, dstufft, hawkowl
2017-10-10 12:58:42r.david.murraysetmessageid: <1507640322.23.0.213398074469.issue31742@psf.upfronthosting.co.za>
2017-10-10 12:58:42r.david.murraylinkissue31742 messages
2017-10-10 12:58:42r.david.murraycreate