Skip to content

[3.10] bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)#25925

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-cf86996-3.10
May 5, 2021
Merged

[3.10] bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)#25925
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-cf86996-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented May 5, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit cf86996)

Co-authored-by: Petr Viktorin encukou@gmail.com

https://bugs.python.org/issue43795

… ABI (pythonGH-25920)

(cherry picked from commit cf86996)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@encukou: Status check is done, and it's a success ✅ .

@encukou

encukou commented May 5, 2021

Copy link
Copy Markdown
Member

@pablogsal, I hope this fix is fine in beta.
PyCodec_Unregister was added in 3.10.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@encukou: Status check is done, and it's a success ✅ .

@pablogsal pablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, LGTM

Also, is in the last beta when the ABI freezes.

@miss-islington miss-islington merged commit 8f3ef45 into python:3.10 May 5, 2021
@miss-islington miss-islington deleted the backport-cf86996-3.10 branch May 5, 2021 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants