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 kebab-mai-haddi
Recipients kebab-mai-haddi
Date 2021-01-13.07:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610522324.61.0.549863868319.issue42920@roundup.psfhosted.org>
In-reply-to
Content
I created a PR a year ago, https://github.com/python/cpython/pull/16466/files, and now the source code is completely changed. How do I create another PR or if there is another way through which I can get an end line for each object (class and function) as stated here(https://stackoverflow.com/questions/58142456/how-to-get-the-scope-of-a-class-in-terms-of-starting-line-and-end-line-in-python).
History
Date User Action Args
2021-01-13 07:18:44kebab-mai-haddisetrecipients: + kebab-mai-haddi
2021-01-13 07:18:44kebab-mai-haddisetmessageid: <1610522324.61.0.549863868319.issue42920@roundup.psfhosted.org>
2021-01-13 07:18:44kebab-mai-haddilinkissue42920 messages
2021-01-13 07:18:44kebab-mai-haddicreate