summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/asyncio/core.py
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2025-05-30 07:56:52 +0200
committerDamien George <damien@micropython.org>2025-06-10 15:22:34 +1000
commitc1629dc2ff12a92d600b5988827566f8d693cad1 (patch)
treef5aaaaa68d46fca1be26b078fbb8565f0c8079bc /extmod/asyncio/core.py
parent5eb97552591c6d2681b3e452b4b7d8445354b138 (diff)
downloadmicropython-c1629dc2ff12a92d600b5988827566f8d693cad1.tar.gz
micropython-c1629dc2ff12a92d600b5988827566f8d693cad1.zip
py/parsenum: Further reduce code size in check for inf/nan.
A few more bytes can be saved by not using nested `if`s (4 bytes for `build-MICROBIT/py/parsenum.o`, 8 bytes for RPI_PICO firmware). This commit is better viewed with whitespace changes hidden, because two blocks were reindented (e.g., `git show -b`). Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'extmod/asyncio/core.py')
0 files changed, 0 insertions, 0 deletions