SIGN IN SIGN UP

[3.12] gh-116510: Fix crash during sub-interpreter shutdown (gh-124536)

Fix a bug that can cause a crash when sub-interpreters use "basic"
single-phase extension modules.  Shared objects could refer to PyGC_Head
nodes that had been freed as part of interpreter shutdown.
N
Neil Schemenauer committed
69fd1f218c8b26f75aa230c9459f24fe05fdd784
Parent: c6f3f83
Committed by GitHub <noreply@github.com> on 9/27/2024, 12:50:46 AM