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 benjamin.peterson
Recipients benjamin.peterson, serhiy.storchaka
Date 2018-10-02.04:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538456084.84.0.545547206417.issue34868@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cbda8fc5d76b10bcbb92d927537576c229143836 by Benjamin Peterson in branch 'master':
closes bpo-34868: Improve error message with '_' is combined with an invalid type specifier. (GH-9666)
https://github.com/python/cpython/commit/cbda8fc5d76b10bcbb92d927537576c229143836
History
Date User Action Args
2018-10-02 04:54:45benjamin.petersonsetrecipients: + benjamin.peterson, serhiy.storchaka
2018-10-02 04:54:44benjamin.petersonsetmessageid: <1538456084.84.0.545547206417.issue34868@psf.upfronthosting.co.za>
2018-10-02 04:54:44benjamin.petersonlinkissue34868 messages
2018-10-02 04:54:44benjamin.petersoncreate