◐ Shell
clean mode source ↗

gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX by vstinner · Pull Request #116610 · 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

Conversation

@vstinner

@vstinner vstinner commented

Mar 11, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

Accept spaces in "# define Py_LIMITED_API 0x030d0000".

Accept spaces in "#  define Py_LIMITED_API 0x030d0000".

@vstinner vstinner enabled auto-merge (squash)

March 11, 2024 21:20

@erlend-aasland erlend-aasland removed their request for review

March 11, 2024 21:36

@vstinner vstinner merged commit 2b67fc5 into python:main

Mar 11, 2024

@vstinner vstinner deleted the clinic_limited branch

March 11, 2024 22:42

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 25, 2024
Accept spaces in "#  define Py_LIMITED_API 0x030d0000".

diegorusso pushed a commit to diegorusso/cpython that referenced this pull request

Apr 17, 2024
Accept spaces in "#  define Py_LIMITED_API 0x030d0000".

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

Reviewers

@gpshead gpshead Awaiting requested review from gpshead gpshead is a code owner

@brettcannon brettcannon Awaiting requested review from brettcannon brettcannon is a code owner

@ericsnowcurrently ericsnowcurrently Awaiting requested review from ericsnowcurrently ericsnowcurrently is a code owner

@ncoghlan ncoghlan Awaiting requested review from ncoghlan ncoghlan is a code owner

@warsaw warsaw Awaiting requested review from warsaw warsaw is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner