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 lys.nikolaou, pablogsal, pxeger, serhiy.storchaka
Date 2022-02-22.07:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645516321.09.0.890035931046.issue46820@roundup.psfhosted.org>
In-reply-to
Content
New changeset 090e5c4b946b28f50fce445916c5d3ec45c8f45f by Serhiy Storchaka in branch 'main':
bpo-46820: Fix a SyntaxError in a numeric literal followed by "not in" (GH-31479)
https://github.com/python/cpython/commit/090e5c4b946b28f50fce445916c5d3ec45c8f45f
History
Date User Action Args
2022-02-22 07:52:01serhiy.storchakasetrecipients: + serhiy.storchaka, lys.nikolaou, pablogsal, pxeger
2022-02-22 07:52:01serhiy.storchakasetmessageid: <1645516321.09.0.890035931046.issue46820@roundup.psfhosted.org>
2022-02-22 07:52:01serhiy.storchakalinkissue46820 messages
2022-02-22 07:52:01serhiy.storchakacreate