]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149321: Fix stdlib imports with lazy imports disabled (#149338)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 4 May 2026 18:03:21 +0000 (19:03 +0100)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 18:03:21 +0000 (19:03 +0100)
commit12a20daee7295b35eab570dd1c16a976d4f7c3a9
treec91aa486581ed40a7ca0c1adc44046df17259722
parentbc285e583286c739e553e49c19fd946cb63432c7
gh-149321: Fix stdlib imports with lazy imports disabled (#149338)
Lib/ast.py
Lib/dataclasses.py
Lib/test/test_lazy_import/__init__.py
Misc/NEWS.d/next/Library/2026-05-03-12-00-00.gh-issue-149321.fUaxrz.rst [new file with mode: 0644]