Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…nGH-134286)(cherry picked from commitdd7f113)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@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 |
OK, thanks, please go ahead and commit the updated ABI file from the bottom ofhttps://github.com/python/cpython/actions/runs/15141720030?pr=134348. |
This now has a conflict. |
Fixed |
f68f05c
intopython:3.14Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commitdd7f113)
Co-authored-by: Pablo Galindo SalgadoPablogsal@gmail.com
Signed-off-by: Pablo Galindopablogsal@gmail.com
--disable-gil
builds #115999