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

migrate PySet to IntoPyObject #4536

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

migrate PySet to IntoPyObject #4536

wants to merge 2 commits into from

Conversation

Icxolu
Copy link
Contributor

@Icxolu Icxolu commented Sep 6, 2024

  • adds BoundObject::as_ptr as a convenience function for a borrowed reference pointer
  • removed the "inner" function from try_new_from_iter, this is more codegen, but allows us to otherwise needed reference bumps

@Icxolu Icxolu added the CI-skip-changelog Skip checking changelog entry label Sep 6, 2024
Copy link

codspeed-hq bot commented Sep 6, 2024

CodSpeed Performance Report

Merging #4536 will not alter performance

Comparing Icxolu:migrate-pyset (6e278c5) with main (bf16238)

Summary

✅ 81 untouched benchmarks

@Icxolu Icxolu mentioned this pull request Sep 13, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants