mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
d45cc80452
This makes it more clear that a given test is definitely testing against a single-phase init (legacy) extension module. The new module is a companion to _testmultiphase. https://github.com/python/cpython/issues/98627