bpo-38816: Add notes in the C-API docs about fork in subinterpreters. (GH-17176)



The C-API docs are a bit sparse on the interplay between C `fork()` and the CPython runtime.  This change adds some more information on the subject.


https://bugs.python.org/issue38816
3 files changed