]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor `Platforms/WASI/__main__.py` for lazy importing and future new subcommands...
authorBrett Cannon <brett@python.org>
Wed, 4 Mar 2026 21:27:23 +0000 (13:27 -0800)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 21:27:23 +0000 (13:27 -0800)
commitb63dc8abdf7b985bb23d212862baf29736888394
treed10a10ac25e2ecb38c4f415c735cab09a4319011
parentae208d5665453aca414d87fb1894bf0bbb677003
Refactor `Platforms/WASI/__main__.py` for lazy importing and future new subcommands (#145404)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.pre-commit-config.yaml
Platforms/WASI/.ruff.toml
Platforms/WASI/__main__.py
Platforms/WASI/_build.py [new file with mode: 0644]