SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-144727: Add test for circular lazy import crash (#144727) (#144838)

Add a regression test ensuring that circular lazy imports raise a proper
error (ImportCycleError) instead of crashing with a segfault. The crash
was fixed in gh-144733 but no test was added at the time.
P
Pablo Galindo Salgado committed
5fe139cc39fb8110b3d6cbed6224d7c8f5d91987
Parent: 23c488d
Committed by GitHub <noreply@github.com> on 2/15/2026, 6:36:47 PM