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 terry.reedy
Recipients docs@python, hauntsaninja, terry.reedy
Date 2020-02-28.23:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582932340.12.0.0100459603504.issue39718@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2f7eb254bee036afc8a71437ec6aac82f06a1ce by Shantanu in branch 'master':
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
https://github.com/python/cpython/commit/c2f7eb254bee036afc8a71437ec6aac82f06a1ce
History
Date User Action Args
2020-02-28 23:25:40terry.reedysetrecipients: + terry.reedy, docs@python, hauntsaninja
2020-02-28 23:25:40terry.reedysetmessageid: <1582932340.12.0.0100459603504.issue39718@roundup.psfhosted.org>
2020-02-28 23:25:40terry.reedylinkissue39718 messages
2020-02-28 23:25:40terry.reedycreate