bpo-36763, doc: Add links in the new C API init doc (GH-15433)

This commit is contained in:
Victor Stinner 2019-08-23 17:59:12 +01:00 committed by GitHub
parent 3842f2997f
commit 1beb7c3de9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,8 @@
Initialization, Finalization, and Threads
*****************************************
See also :ref:`Python Initialization Configuration <init-config>`.
.. _pre-init-safe:
Before Python Initialization