Skip to content

[3.15] gh-151483: Only declare PyCodeObject._co_unique_id on Free Threading (GH-151484)#152588

Closed
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-0cbac06-3.15
Closed

[3.15] gh-151483: Only declare PyCodeObject._co_unique_id on Free Threading (GH-151484)#152588
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-0cbac06-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

…reading (pythonGH-151484)

(cherry picked from commit 0cbac06)

Co-authored-by: Xiaowei Lu <lxw263044@alibaba-inc.com>
@vstinner

Copy link
Copy Markdown
Member

Tests / Check if the ABI has changed (pull_request): Failing after 1m

Ah yes, this PR changes the ABI, but I didn't recall if the ABI is already stable in Python 3.15 beta releases.

I don't think that this change is worth it for the 3.15 branch (it's not worth it breaking the ABI), so I close the PR.

@vstinner vstinner closed this Jun 29, 2026
auto-merge was automatically disabled June 29, 2026 13:10

Pull request was closed

@miss-islington miss-islington deleted the backport-0cbac06-3.15 branch June 29, 2026 13:11
@ngoldbaum

Copy link
Copy Markdown
Contributor

I was going to comment that this would break PyO3, for example.

Thanks for closing it!

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.

4 participants