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, miss-islington, pablogsal, pxeger, serhiy.storchaka
Date 2022-02-22.10:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645524054.91.0.987328112637.issue46820@roundup.psfhosted.org>
In-reply-to
Content
New changeset f20ac2ed076df63a77f65ff2660148af9f1a9b3c by Miss Islington (bot) in branch '3.10':
bpo-46820: Fix a SyntaxError in a numeric literal followed by "not in" (GH-31479) (GH-31493)
https://github.com/python/cpython/commit/f20ac2ed076df63a77f65ff2660148af9f1a9b3c
History
Date User Action Args
2022-02-22 10:00:54serhiy.storchakasetrecipients: + serhiy.storchaka, lys.nikolaou, pablogsal, miss-islington, pxeger
2022-02-22 10:00:54serhiy.storchakasetmessageid: <1645524054.91.0.987328112637.issue46820@roundup.psfhosted.org>
2022-02-22 10:00:54serhiy.storchakalinkissue46820 messages
2022-02-22 10:00:54serhiy.storchakacreate