bpo-46008: Return void from _PyEval_InitState(). (gh-29970)
This falls into the category of keep-allocation-and-initialization separate. It also allows us to use _PyEval_InitState() safely in functions that return void. https://bugs.python.org/issue46008
E
Eric Snow committed
8262c96bcc1841188866c1b022d9087e89639d98
Parent: 91b59a3
Committed by GitHub <noreply@github.com>
on 12/7/2021, 9:02:17 PM