mirror of
https://github.com/python/cpython.git
synced 2026-07-21 01:18:15 -04:00
2b92f57cac
GH-151672: `__lazy_import__` always resolves to the module being imported (GH-151827)
(cherry picked from commit 2d0003c0b2)
Co-authored-by: Brandt Bucher <brandt@python.org>