circuitpython/ports/unix/variants
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
..
coverage Implement chained exceptions 2022-11-13 19:52:50 -06:00
dev Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
fast Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
freedos Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
minimal Merge tag 'v1.18' 2022-02-15 12:36:26 -06:00
nanbox unix: Rename unix binaries to micropython-variant (not _variant). 2020-01-12 10:37:40 +11:00
standard unix/variants: Enable help and help("modules") on standard and dev. 2021-07-13 16:18:15 +10:00
manifest.py Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00