]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add debug offsets for free threaded builds (#123041)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 15 Aug 2024 18:42:41 +0000 (19:42 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 18:42:41 +0000 (18:42 +0000)
commitd7a3df91505faa56c51d169648253bd0d57ddae2
treec7f45d612f5d63907d4e4140517715999a1078ec
parentb15b81ed4f58196b35e3dd13b484f4c7a73e5bb8
Add debug offsets for free threaded builds (#123041)
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Python/pylifecycle.c
Python/pystate.c