Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HPyList_Insert #469

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Add HPyList_Insert #469

merged 3 commits into from
Jan 26, 2024

Conversation

fangerer
Copy link
Contributor

Also an API we needed in Cython/HPy for performance because calling the method list.insert was just too slow.

@hodgestar hodgestar changed the title Add HPyiList_Insert Add HPyList_Insert Jan 25, 2024
Copy link
Contributor

@hodgestar hodgestar left a comment

Choose a reason for hiding this comment

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

Looks good.

@fangerer fangerer merged commit db95cfd into master Jan 26, 2024
38 checks passed
@fangerer fangerer deleted the fa/hpylist_insert branch January 26, 2024 13:40
@fangerer fangerer added this to the ABI version 2 milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants