◐ Shell
clean mode source ↗

bpo-41111: xxlimited.c defines Py_LIMITED_API by vstinner · Pull Request #25151 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:xxlimited_define

Apr 2, 2021

Merged

bpo-41111: xxlimited.c defines Py_LIMITED_API#25151

vstinner

merged 1 commit into

python:masterfrom

vstinner:xxlimited_define

Conversation

@vstinner

@vstinner vstinner commented

Apr 2, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

xxlimited.c and xxlimited_35.c now define Py_LIMITED_API macros,
rather than having to do it in the build recipe.

Co-Authored-By: Hai Shi shihai1992@gmail.com

https://bugs.python.org/issue41111

xxlimited.c and xxlimited_35.c now define Py_LIMITED_API macros,
rather than having to do it in the build recipe.

Co-Authored-By: Hai Shi <shihai1992@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot