mirror of
https://github.com/micropython/micropython.git
synced 2026-03-18 06:40:19 +01:00
"Raise SomeException() from None" is a common Python idiom to suppress chained exceptions and thus shouldn't trigger a warning on a version of Python that doesn't support them in the first place.
63 KiB
63 KiB