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 methane, serhiy.storchaka, vstinner
Date 2021-05-06.07:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620285597.98.0.314999036886.issue40943@roundup.psfhosted.org>
In-reply-to
Content
>Why PR 20784 has been merged? Was not the plan to emit a deprecation warning first?

We had been emitted DeprecationWarning since Python 3.8. See GH-12473.
GH-20784 changed the DeprecationWarning to SystemError.
History
Date User Action Args
2021-05-06 07:19:58methanesetrecipients: + methane, vstinner, serhiy.storchaka
2021-05-06 07:19:57methanesetmessageid: <1620285597.98.0.314999036886.issue40943@roundup.psfhosted.org>
2021-05-06 07:19:57methanelinkissue40943 messages
2021-05-06 07:19:57methanecreate