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 hauntsaninja, serhiy.storchaka
Date 2020-05-04.08:13:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588580013.77.0.695377418068.issue40491@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3f001461d5794c81cf5f70e08ae5435fe935ceb by Shantanu in branch 'master':
bpo-40491: Fix typo in syntax error for numeric literals (GH-19893)
https://github.com/python/cpython/commit/c3f001461d5794c81cf5f70e08ae5435fe935ceb
History
Date User Action Args
2020-05-04 08:13:33serhiy.storchakasetrecipients: + serhiy.storchaka, hauntsaninja
2020-05-04 08:13:33serhiy.storchakasetmessageid: <1588580013.77.0.695377418068.issue40491@roundup.psfhosted.org>
2020-05-04 08:13:33serhiy.storchakalinkissue40491 messages
2020-05-04 08:13:33serhiy.storchakacreate