Skip to content

fix: recognize missing Python stdlib modules - #68

Merged
aoto-tech merged 4 commits into
aoto-tech:mainfrom
naveenkumar982:fix/python-stdlib-types-tomllib
Sep 7, 2026
Merged

fix: recognize missing Python stdlib modules#68
aoto-tech merged 4 commits into
aoto-tech:mainfrom
naveenkumar982:fix/python-stdlib-types-tomllib

Conversation

@naveenkumar982

Copy link
Copy Markdown
Contributor

Closes #60

Summary

  • recognize types and tomllib as Python standard-library imports
  • add regression coverage for dotted stdlib imports and third-party near-misses

Validation

  • Added a focused Node test covering the missing stdlib roots.
  • I could not execute the repository test suite locally in this environment because a local checkout is unavailable; GitHub Actions should provide the authoritative build/test result.

@aoto-tech
aoto-tech merged commit 4242dfb into aoto-tech:main Sep 7, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: [P2][F13] Pythonのstdlib一覧が不完全

2 participants