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 gvanrossum, jmadden, vstinner, xtreak
Date 2020-03-03.21:52:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583272347.42.0.794064339219.issue39674@roundup.psfhosted.org>
In-reply-to
Content
New changeset 116fd4af7370706d0d99ac7c70541ef965672d4e by Victor Stinner in branch 'master':
bpo-39674: Suggest to test with DeprecationWarning (GH-18552)
https://github.com/python/cpython/commit/116fd4af7370706d0d99ac7c70541ef965672d4e
History
Date User Action Args
2020-03-03 21:52:27vstinnersetrecipients: + vstinner, gvanrossum, jmadden, xtreak
2020-03-03 21:52:27vstinnersetmessageid: <1583272347.42.0.794064339219.issue39674@roundup.psfhosted.org>
2020-03-03 21:52:27vstinnerlinkissue39674 messages
2020-03-03 21:52:27vstinnercreate