bpo-32124: Document C functions safe before init (#4540)

Explicitly document C functions and C variables that can be set
before Py_Initialize().
This commit is contained in:
Victor Stinner 2017-11-24 22:30:27 +01:00 committed by GitHub
parent da9c8c36ae
commit 84c4b1938f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 214 additions and 5 deletions

View file

@ -124,7 +124,7 @@ This terminates the option list (following options are passed as
arguments to the command).
.TP
.B \-d
Turn on parser debugging output (for wizards only, depending on
Turn on parser debugging output (for expert only, depending on
compilation options).
.TP
.B \-E