gh-119241: Add HOWTO for free-threaded C API extensions (#119877)

Some sections adapted from https://github.com/Quansight-Labs/free-threaded-compatibility/
written by Nathan Goldbaum.

Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
This commit is contained in:
Sam Gross 2024-06-18 09:49:51 -04:00 committed by GitHub
parent dacc5ac71a
commit 02b272b702
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 255 additions and 0 deletions

View file

@ -32,6 +32,7 @@ Python Library Reference.
isolating-extensions.rst
timerfd.rst
mro.rst
free-threading-extensions.rst
General: