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 mark.dickinson, serhiy.storchaka, steven.daprano
Date 2018-07-09.12:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531138178.86.0.56676864532.issue33305@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf7303ed2aa19fb48687d7140dbc86fc23c9fca4 by Serhiy Storchaka in branch 'master':
bpo-33305: Improve SyntaxError for invalid numerical literals. (GH-6517)
https://github.com/python/cpython/commit/cf7303ed2aa19fb48687d7140dbc86fc23c9fca4
History
Date User Action Args
2018-07-09 12:09:38serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, steven.daprano
2018-07-09 12:09:38serhiy.storchakasetmessageid: <1531138178.86.0.56676864532.issue33305@psf.upfronthosting.co.za>
2018-07-09 12:09:38serhiy.storchakalinkissue33305 messages
2018-07-09 12:09:38serhiy.storchakacreate