aboutsummaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2021-12-13-15-51-16.bpo-45615.hVx83Q.rst
blob: f8cd911ea63651a4ba1b27d37b9c194e844b06cf (plain)
1
Functions in the :mod:`traceback` module raise :exc:`TypeError` rather than :exc:`AttributeError` when an exception argument is not of type :exc:`BaseException`.