]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148659: Export a few more functions required for external JITs (#148704)
authorDino Viehland <dinoviehland@meta.com>
Sat, 18 Apr 2026 18:32:22 +0000 (11:32 -0700)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 18:32:22 +0000 (11:32 -0700)
commitd81599eeb73b4b8adcbcd5a1532c175d92fbf526
tree79eea73aa09e9159f80b8cdf0af3013cef02736a
parent7ce737ea11919aebf7eef174f910759e74d0ea50
gh-148659: Export a few more functions required for external JITs (#148704)

Export a few more functions required for external JITs
Include/internal/pycore_genobject.h
Include/internal/pycore_instruments.h
Objects/genobject.c
Python/instrumentation.c