]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Add debug offsets for free threaded builds (GH-123041) (#123055)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Aug 2024 15:01:16 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 15:01:16 +0000 (15:01 +0000)
commit01ce10c690dfe07dae227994f127d2f7a7d36e82
treeecddb165c97644069664abc03d8b2ebf321b4fec
parentb5bba3bb6c2ea14168ee89f7893844ab1fc88afb
[3.13] Add debug offsets for free threaded builds (GH-123041) (#123055)

* Add debug offsets for free threaded builds (GH-123041)
(cherry picked from commit d7a3df91505faa56c51d169648253bd0d57ddae2)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
* Refresh ABI file

---------

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Doc/data/python3.13.abi
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Python/pylifecycle.c
Python/pystate.c