Print ps (process status) for us when starting a new thread.
Even less shuffling of stdout (only at start of new interpreter). Interact properly with new interpreter initialization conventions (must use Py_Initialize/Py_Finalize *and* Py_NewInterpreter/Py_EndInterpreter). Probably more minor changes.
G
Guido van Rossum committed
c46d22e52e7c880e6ab2d743c27235322ad95317
Parent: 35d4337