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 pablogsal
Recipients lys.nikolaou, pablogsal
Date 2021-01-20.12:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611147239.15.0.273367553605.issue42864@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae7d3cd980fae6b9a9778c0ccd162b93035ad33e by Pablo Galindo in branch 'master':
bpo-42864: Fix compiler warning in the tokenizer with the new paren stack for column numbers (GH-24266)
https://github.com/python/cpython/commit/ae7d3cd980fae6b9a9778c0ccd162b93035ad33e
History
Date User Action Args
2021-01-20 12:53:59pablogsalsetrecipients: + pablogsal, lys.nikolaou
2021-01-20 12:53:59pablogsalsetmessageid: <1611147239.15.0.273367553605.issue42864@roundup.psfhosted.org>
2021-01-20 12:53:59pablogsallinkissue42864 messages
2021-01-20 12:53:59pablogsalcreate