[issue37797] Add name attribute to NameError

2019-08-24 Thread Dong-hee Na
Change by Dong-hee Na : -- pull_requests: -15147 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue37797] Add name attribute to NameError

2019-08-24 Thread Dong-hee Na
Change by Dong-hee Na : -- pull_requests: +15147 pull_request: https://github.com/python/cpython/pull/15453 ___ Python tracker ___ _

[issue37797] Add name attribute to NameError

2019-08-24 Thread Dong-hee Na
Change by Dong-hee Na : -- pull_requests: -15145 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue37797] Add name attribute to NameError

2019-08-24 Thread Dong-hee Na
Change by Dong-hee Na : -- keywords: +patch pull_requests: +15145 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15453 ___ Python tracker ___

[issue37797] Add name attribute to NameError

2019-08-08 Thread skreft
New submission from skreft : PEP 473 was recently rejected (https://mail.python.org/pipermail/python-dev/2019-March/156692.html) because it was too broad and was suggested to be broken down in smaller issues. This issue is requesting the addition of the optional attribute `name` to `NameErro