circuitpython/ports
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
..
atmel-samd Merge pull request #7154 from dhalbert/alarm-lifetime 2022-10-30 12:28:50 -04:00
broadcom Tweak black_bindings 2022-09-30 11:18:13 -05:00
cxd56 remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
espressif Merge pull request #7198 from CRCibernetica/crcibernetica-ideaboard 2022-11-13 09:12:43 -05:00
litex remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
mimxrt10xx remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
nrf Adding pillbug initial commit 2022-11-09 23:15:38 -05:00
raspberrypi ignore pin changes before sleep 2022-11-11 15:31:49 -05:00
stm docs(swan_r5): updated copyright notices 2022-11-08 14:18:54 -08:00
unix Implement chained exceptions 2022-11-13 19:52:50 -06:00