Jeff Epler f3169246ba
Implement chained exceptions
This adds the __cause__, __context__ and __suppress_context__
members to exception objects and makes e.g., `raise exc from cause`
set them in the same way as standard Python.
2022-11-13 19:52:50 -06:00
..
2022-11-13 19:52:50 -06:00
2021-04-19 22:22:44 -07:00
2022-09-21 10:03:05 -04:00
2021-10-15 08:20:54 -05:00
2021-10-15 08:20:54 -05:00
2022-02-15 12:36:26 -06:00
2022-05-27 12:59:54 -07:00
2022-05-27 12:59:54 -07:00
2022-02-15 12:36:26 -06:00
2022-02-15 12:36:26 -06:00
2021-10-15 08:20:54 -05:00
2021-10-15 08:20:54 -05:00