summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/asyncio/core.py
diff options
context:
space:
mode:
authorMatthias Urlichs <matthias@urlichs.de>2023-10-06 21:02:43 +0200
committerDamien George <damien@micropython.org>2023-10-09 09:46:02 +1100
commit3fb1bb131f43207e2201a61139cd3f6e82d6513f (patch)
tree65b05255a532421a8d2384ff2dd6b6351ee4ca10 /extmod/asyncio/core.py
parent5232847771903e9022c8c67a436b0562e4530602 (diff)
downloadmicropython-3fb1bb131f43207e2201a61139cd3f6e82d6513f.tar.gz
micropython-3fb1bb131f43207e2201a61139cd3f6e82d6513f.zip
py/vm: Don't emit warning when using "raise ... from None".
"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.
Diffstat (limited to 'extmod/asyncio/core.py')
0 files changed, 0 insertions, 0 deletions