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

feature gate as/into_gil_ref APIs (Part 3) #4172

Merged
merged 1 commit into from May 10, 2024

Conversation

Icxolu
Copy link
Contributor

@Icxolu Icxolu commented May 10, 2024

Part of #3960, continuing #4166

This feature gates as/into_gil_ref(), removes the extract_bound default implementation and switches wrap_pyfunction! type deduction if gil-refs are not enabled.

@Icxolu Icxolu added the CI-skip-changelog Skip checking changelog entry label May 10, 2024
@alex
Copy link
Contributor

alex commented May 10, 2024

The guide issue looks real.

@alex alex added this pull request to the merge queue May 10, 2024
Merged via the queue into PyO3:main with commit 1e8e09d May 10, 2024
42 of 43 checks passed
@Icxolu Icxolu deleted the deprecate/into-gil-ref-3 branch May 10, 2024 17:47
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.

None yet

2 participants