Message330840
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 | xtreak |
|---|---|
| Recipients | brett.cannon, xtreak |
| Date | 2018-12-01.03:41:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543635661.61.0.788709270274.issue35354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-01 03:41:01 | xtreak | set | recipients: + xtreak, brett.cannon |
| 2018-12-01 03:41:01 | xtreak | set | messageid: <1543635661.61.0.788709270274.issue35354@psf.upfronthosting.co.za> |
| 2018-12-01 03:41:01 | xtreak | link | issue35354 messages |
| 2018-12-01 03:41:00 | xtreak | create | |