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 gvanrossum, lys.nikolaou, miss-islington, pablogsal, serhiy.storchaka
Date 2020-01-10.08:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578644001.45.0.0682960577538.issue39235@roundup.psfhosted.org>
In-reply-to
Content
New changeset 850a8856e120f8cba15e557a0e791f93b43d6989 by Serhiy Storchaka in branch 'master':
bpo-39235: Check end_lineno and end_col_offset of AST nodes. (GH-17926)
https://github.com/python/cpython/commit/850a8856e120f8cba15e557a0e791f93b43d6989
History
Date User Action Args
2020-01-10 08:13:21serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, lys.nikolaou, pablogsal, miss-islington
2020-01-10 08:13:21serhiy.storchakasetmessageid: <1578644001.45.0.0682960577538.issue39235@roundup.psfhosted.org>
2020-01-10 08:13:21serhiy.storchakalinkissue39235 messages
2020-01-10 08:13:21serhiy.storchakacreate