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-02-18.16:33:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582043599.7.0.657386686533.issue39674@roundup.psfhosted.org>
In-reply-to
Content
PR 18552 adds a section to What's New In Python 3.9 to strongly advice to check for DeprecationWarning in your Python projects.
History
Date User Action Args
2020-02-18 16:33:19vstinnersetrecipients: + vstinner, gvanrossum, jmadden, xtreak
2020-02-18 16:33:19vstinnersetmessageid: <1582043599.7.0.657386686533.issue39674@roundup.psfhosted.org>
2020-02-18 16:33:19vstinnerlinkissue39674 messages
2020-02-18 16:33:19vstinnercreate