Skip to content

Use Python 3.13a4 PyCFunctionFastWithKeywords#6003

Merged
scoder merged 1 commit intocython:masterfrom
vstinner:py313a4
Feb 16, 2024
Merged

Use Python 3.13a4 PyCFunctionFastWithKeywords#6003
scoder merged 1 commit intocython:masterfrom
vstinner:py313a4

Conversation

@vstinner
Copy link
Copy Markdown
Contributor

Python 3.13a4 adds a public PyCFunctionFastWithKeywords and
PyCFunctionFast types and removes the private
_PyCFunctionFastWithKeywords and _PyCFunctionFast types:

* python/cpython@9e3729b
* python/cpython#114627
* capi-workgroup/decisions#11
@vstinner
Copy link
Copy Markdown
Contributor Author

@scoder @davidhewitt: Please review the PR updated to address your reviews.

@scoder
Copy link
Copy Markdown
Contributor

scoder commented Feb 16, 2024

LGTM, thanks.

@scoder scoder merged commit e9b08d3 into cython:master Feb 16, 2024
@vstinner vstinner deleted the py313a4 branch February 16, 2024 13:29
@vstinner
Copy link
Copy Markdown
Contributor Author

Thanks for the quick merge!

scoder pushed a commit that referenced this pull request Feb 18, 2024
…3a4 (GH-6003)

Python 3.13a4 adds a public PyCFunctionFastWithKeywords and
PyCFunctionFast types and removes the private
_PyCFunctionFastWithKeywords and _PyCFunctionFast types:

* python/cpython@9e3729b
* python/cpython#114627
* capi-workgroup/decisions#11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants