Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Mar 11, 2024

posixmodule.h: remove check on the limited C API, since these helpers are not part of the public C API.

posixmodule.h: remove check on the limited C API, since these helpers are not part of the public C API.
@vstinnervstinner enabled auto-merge (squash) March 11, 2024 22:56
@vstinnervstinner merged commit 3cc5ae5 into python:mainMar 12, 2024
@vstinnervstinner deleted the limited_grp branch March 12, 2024 00:46
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
…6611) posixmodule.h: remove check on the limited C API, since these helpers are not part of the public C API.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…6611) posixmodule.h: remove check on the limited C API, since these helpers are not part of the public C API.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner