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 serhiy.storchaka
Recipients asvetlov, docs@python, kj, miss-islington, serhiy.storchaka, yselivanov
Date 2022-02-18.08:59:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645174759.26.0.908079000272.issue46777@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2923d87ca258b9d421e8147b12f0d98295ee3f8e by Serhiy Storchaka in branch 'main':
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
https://github.com/python/cpython/commit/2923d87ca258b9d421e8147b12f0d98295ee3f8e
History
Date User Action Args
2022-02-18 08:59:19serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, docs@python, yselivanov, miss-islington, kj
2022-02-18 08:59:19serhiy.storchakasetmessageid: <1645174759.26.0.908079000272.issue46777@roundup.psfhosted.org>
2022-02-18 08:59:19serhiy.storchakalinkissue46777 messages
2022-02-18 08:59:19serhiy.storchakacreate