New submission from Andrew Svetlov <andrew.svet...@gmail.com>:
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 ---------- components: asyncio messages: 414990 nosy: asvetlov, yselivanov priority: normal severity: normal status: open title: Make Task.set_name() mandatory for third-parties versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46995> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com