Skip to content

[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286) #134348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 25, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 20, 2025

(cherry picked from commit dd7f113)

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com
Signed-off-by: Pablo Galindo pablogsal@gmail.com

…nGH-134286)

(cherry picked from commit dd7f113)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@pablogsal
Copy link
Member

@hugovk I am regenerating the ABI. This is a false positive for the size of the entire Runtime which is not relevant for the ABI guarantees

@hugovk
Copy link
Member

hugovk commented May 21, 2025

OK, thanks, please go ahead and commit the updated ABI file from the bottom of https://github.com/python/cpython/actions/runs/15141720030?pr=134348.

@pablogsal pablogsal requested a review from encukou as a code owner May 25, 2025 16:19
@hugovk
Copy link
Member

hugovk commented May 25, 2025

This now has a conflict.

@pablogsal
Copy link
Member

Fixed

@pablogsal pablogsal merged commit f68f05c into python:3.14 May 25, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants