SIGN IN SIGN UP

gh-108223: test.pythoninfo and libregrtest log Py_NOGIL (#108238)

Enable with --disable-gil --without-pydebug:

    $ make pythoninfo|grep NOGIL
    sysconfig[Py_NOGIL]: 1

    $ ./python -m test
    ...
    == Python build: nogil debug
    ...
V
Victor Stinner committed
5afe0c17ca14df430736e549542a4b85e7e7c7ac
Parent: d63972e
Committed by GitHub <noreply@github.com> on 8/21/2023, 8:16:23 PM