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, miss-islington, pablogsal
Date 2019-12-13.16:22:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576254144.34.0.334669215468.issue39031@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3b18b17efcee6f968cf85c543254b3611311e9f4 by Pablo Galindo (Miss Islington (bot)) in branch '3.8':
bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582) (GH-17589)
https://github.com/python/cpython/commit/3b18b17efcee6f968cf85c543254b3611311e9f4
History
Date User Action Args
2019-12-13 16:22:24pablogsalsetrecipients: + pablogsal, lys.nikolaou, miss-islington
2019-12-13 16:22:24pablogsalsetmessageid: <1576254144.34.0.334669215468.issue39031@roundup.psfhosted.org>
2019-12-13 16:22:24pablogsallinkissue39031 messages
2019-12-13 16:22:24pablogsalcreate