Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Brett, the user had an invalid email address in their profile thus adding 
comments to the issue caused a server error while sending notification to them. 
So they have been removed from the issue. Please see : 
https://python.zulipchat.com/#narrow/stream/116501-workflow/subject/Is.20adding.20comment.20in.20bpo.20broken.20for.20anyone.3F/near/148846056

As for the issue OP attached a reproducer where they produce NameError with the 
"new" variable which is not defined in the try block and catch the exception to 
make recursive calls in https://bugs.python.org/file47958/crash.py

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35354>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to