New submission from Aviral Srivastava <avi.srivastava254...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue42920>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to