diff options
author | Jeff Epler <jepler@unpythonic.net> | 2025-09-26 10:23:06 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-10-04 16:22:32 +1000 |
commit | 41284577ca389c463a3e69302de8ad0edaf97f24 (patch) | |
tree | e588263e8bc49c14c5c9cbb04e00e69b6a558492 /tests/basics/async_with2.py | |
parent | 653f7784d7e566531ed1678486631c6c89aeedb7 (diff) |
py/makemoduledefs.py: Avoid empty extensible module lists.
An empty array is a C extension supported by clang & GCC but not MSVC.
This also saves a bit of code size if there are no extensible modules.
Fixes issue #18141.
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
Diffstat (limited to 'tests/basics/async_with2.py')
0 files changed, 0 insertions, 0 deletions