Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.11] gh-98680: Add PyBUF_* constants to the Limited API listing (GH-100018)#100020

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

Merged

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedDec 5, 2022
edited by bedevere-bot
Loading

PyBUF_* constants are marked as part of Limited API of Python 3.11+.
These were available in 3.11.0 withPy_LIMITED_API defined for 3.11,
and are necessary to use the buffer API. Omitting them instable_abi.toml
was a mistake.
(cherry picked from commitf247387)

Co-authored-by: Petr Viktorinencukou@gmail.com

…honGH-100018)``PyBUF_*`` constants are marked as part of Limited API of Python 3.11+.These were available in 3.11.0 with `Py_LIMITED_API` defined for 3.11,and are necessary to use the buffer API. Omitting them in `stable_abi.toml`was a mistake.(cherry picked from commitf247387)Co-authored-by: Petr Viktorin <encukou@gmail.com>
@miss-islingtonmiss-islington merged commitc206cc9 intopython:3.11Dec 5, 2022
@miss-islingtonmiss-islington deleted the backport-f247387-3.11 branchDecember 5, 2022 17:13
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@encukouencukouencukou approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@encukou@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp