WebSafe 3.7github.com
|
|
🏠
Skip to content

gh-91417: Remove PySequence_Fast() from the limited C API#129398

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_sequence_fast
Feb 2, 2025
Merged

gh-91417: Remove PySequence_Fast() from the limited C API#129398
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_sequence_fast

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jan 28, 2025

The function never worked with the limited C API. It was added by mistake.


📚 Documentation preview 📚: https://cpython-previews--129398.org.readthedocs.build/

The function never worked with the limited C API. It was added by
mistake.
@vstinner
Copy link
Member Author

@vstinner
Copy link
Member Author

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but this should be discussed within the C API Workgroup.

@vstinner
Copy link
Member Author

this should be discussed within the C API Workgroup.

Ok, I created capi-workgroup/decisions#55 discussion.

@vstinner vstinner merged commit 2ad069d into python:main Feb 2, 2025
48 checks passed
@vstinner vstinner deleted the remove_sequence_fast branch February 2, 2025 22:17
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
…on#129398)

The function never worked with the limited C API. It was added by
mistake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants

Comments