On Sat, Feb 08, 2020 at 11:29:00AM +1300, Greg Ewing wrote: > So my proposal would be to merge the two kinds of chaining into > one, and use wording in the traceback that is neutral as to the > relationship between the two exceptions.
-1 There's no harm in the current wording. If very few people care about the difference, that's fine. Let the minority who do care continue to care, and the majority will continue to treat both wordings as boilerplate that they don't even bother to read. In my strong opinion, there's no need to change anything. -- Steven _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/LSOPH3Y343GULVMWXTJOQFIRP6YM7VHQ/ Code of Conduct: http://python.org/psf/codeofconduct/
