bpo-46417: _testembed.c avoids Py_SetProgramName() (GH-30732)
* _testembed_Py_Initialize() now uses the PyConfig API, rather than deprecated Py_SetProgramName(). * Reduce INIT_LOOPS from 16 to 4: test_embed now takes 8.7 seconds rather than 14.7 seconds.
V
Victor Stinner committed
6415e2ee4955b1a995c1e75544e2506b03780c3d
Parent: e9e3eab
Committed by GitHub <noreply@github.com>
on 1/21/2022, 1:12:18 AM