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 gpolo, serhiy.storchaka, vstinner
Date 2017-09-18.15:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> This is a reminder to me to remove a deprecated API (see issue27319).

Running tests should not log deprecation warnings.

Either remove the code, or make the warning quiet, no? :-)
History
Date User Action Args
2017-09-18 15:58:35vstinnersetrecipients: + vstinner, gpolo, serhiy.storchaka
2017-09-18 15:58:34vstinnersetmessageid: <[email protected]>
2017-09-18 15:58:34vstinnerlinkissue31508 messages
2017-09-18 15:58:34vstinnercreate