]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148110: Resolve lazy import filter names for relative imports (#148111)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 6 Apr 2026 21:29:02 +0000 (22:29 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 21:29:02 +0000 (22:29 +0100)
commitca960b6f38b16a7fdf5453abc6d715cb03467279
treeb7b2a90c459db352c852891ca6ef69efb428758f
parenta0c57a8d17eb0f5c4e620d83a13a47cf4d85e76f
gh-148110: Resolve lazy import filter names for relative imports (#148111)
Doc/c-api/import.rst
Doc/library/sys.rst
Lib/test/test_lazy_import/__init__.py
Misc/NEWS.d/next/Core_and_Builtins/2026-04-04-22-20-00.gh-issue-148110.cL5x2Q.rst [new file with mode: 0644]
Python/clinic/sysmodule.c.h
Python/import.c
Python/sysmodule.c