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 asvetlov
Recipients asvetlov, yselivanov
Date 2022-03-12.11:48:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647085711.65.0.890439672207.issue46995@roundup.psfhosted.org>
In-reply-to
Content
The method was introduced by Python 3.8

Let's raise DeprecationWarning if third-party task implementation doesn't support it. Convert the depreciation into a strict error in Python 3.13
History
Date User Action Args
2022-03-12 11:48:31asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-12 11:48:31asvetlovsetmessageid: <1647085711.65.0.890439672207.issue46995@roundup.psfhosted.org>
2022-03-12 11:48:31asvetlovlinkissue46995 messages
2022-03-12 11:48:31asvetlovcreate