Guido van Rossum <gu...@python.org> added the comment:

Should it show the number of immediate subexceptions (i.e., len(eg.exceptions)) 
or the number of leaf exceptions? I'd be happy with the former (since that's 
what EdgeDb's MultiError does), which would not require adding an extra field 
to the base exception group struct.

----------
nosy: +gvanrossum, yselivanov

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

Reply via email to