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 illia-v
Recipients asvetlov, illia-v, yselivanov
Date 2021-02-15.19:16:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613416609.25.0.407610615564.issue43232@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/python/cpython/blob/a2f0654b0a5b4c4f726155620002cc1f5f2d206a/Lib/asyncio/trsock.py#L19-L24

Using of the operations was supposed to be prohibited in Python 3.9, but that was missed.
History
Date User Action Args
2021-02-15 19:16:49illia-vsetrecipients: + illia-v, asvetlov, yselivanov
2021-02-15 19:16:49illia-vsetmessageid: <1613416609.25.0.407610615564.issue43232@roundup.psfhosted.org>
2021-02-15 19:16:49illia-vlinkissue43232 messages
2021-02-15 19:16:49illia-vcreate