[issue42920] How to add end_lineno in pyclbr?

Aviral Srivastava report at bugs.python.org
Wed Jan 13 02:18:44 EST 2021


New submission from Aviral Srivastava <avi.srivastava254084 at gmail.com>:

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).

----------
components: Library (Lib)
messages: 385002
nosy: kebab-mai-haddi
priority: normal
severity: normal
status: open
title: How to add end_lineno in pyclbr?
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42920>
_______________________________________


More information about the Python-bugs-list mailing list