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 methane
Recipients brett.cannon, docs@python, methane
Date 2019-04-05.08:54:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 176d26364bb67801fa522f52f20cbe44420d6942 by Inada Naoki in branch 'master':
bpo-36404: recommend DeprecationWarning over PendingDeprecationWarning (GH-12505)
https://github.com/python/cpython/commit/176d26364bb67801fa522f52f20cbe44420d6942
History
Date User Action Args
2019-04-05 08:54:30methanesetrecipients: + methane, brett.cannon, docs@python
2019-04-05 08:54:30methanesetmessageid: <[email protected]>
2019-04-05 08:54:30methanelinkissue36404 messages
2019-04-05 08:54:30methanecreate