]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119241: Add HOWTO for free-threaded C API extensions (#119877)
authorSam Gross <colesbury@gmail.com>
Tue, 18 Jun 2024 13:49:51 +0000 (09:49 -0400)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2024 13:49:51 +0000 (09:49 -0400)
commit02b272b7026b68e70b4a4d9a0ca080904aed374c
tree69111b454e4e50a3995fe16016203a164a44b0e8
parentdacc5ac71a8e546f9ef76805827cb50d4d40cabf
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>
Doc/howto/free-threading-extensions.rst [new file with mode: 0644]
Doc/howto/index.rst