mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
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:
parent
dacc5ac71a
commit
02b272b702
2 changed files with 255 additions and 0 deletions
|
@ -32,6 +32,7 @@ Python Library Reference.
|
|||
isolating-extensions.rst
|
||||
timerfd.rst
|
||||
mro.rst
|
||||
free-threading-extensions.rst
|
||||
|
||||
General:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue