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 kj
Recipients AlexWaygood, JelleZijlstra, docs@python, gvanrossum, kj, lukasz.langa, sobolevn
Date 2022-04-06.18:00:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649268035.01.0.398280451032.issue46769@roundup.psfhosted.org>
In-reply-to
Content
New changeset 80af26d25af5568229d31ecb2a8f1bf9702b7791 by Ken Jin in branch '3.10':
[3.10] bpo-46769: Fix backticks in typing.rst to appease rstlint (GH-32374)
https://github.com/python/cpython/commit/80af26d25af5568229d31ecb2a8f1bf9702b7791
History
Date User Action Args
2022-04-06 18:00:35kjsetrecipients: + kj, gvanrossum, docs@python, lukasz.langa, JelleZijlstra, sobolevn, AlexWaygood
2022-04-06 18:00:35kjsetmessageid: <1649268035.01.0.398280451032.issue46769@roundup.psfhosted.org>
2022-04-06 18:00:35kjlinkissue46769 messages
2022-04-06 18:00:34kjcreate