Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

FWIW, raising an uncaught exception isn't what we normally consider a "crash".  
We typically save that designation for segfaults.

Ideally, a good patch/pr will also have tests.

Also, given the rarity of the exception, I would be reserved about backporting, 
keeping it to 3.8 and 3.9.

----------
nosy: +rhettinger
type: crash -> behavior

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

Reply via email to