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

handle exceptions properly in PySet::discard #3281

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

davidhewitt
Copy link
Member

While applying tidy ups in #3273 I realised PySet::discard has a broken implementation which doesn't check for errors. So I pulled this out into its own fix.

@davidhewitt davidhewitt force-pushed the set-discard branch 2 times, most recently from 4f13eb7 to 419b731 Compare June 28, 2023 07:52
@adamreichold adamreichold added this pull request to the merge queue Jun 28, 2023
Merged via the queue into PyO3:main with commit afc1d4c Jun 28, 2023
32 checks passed
@davidhewitt davidhewitt deleted the set-discard branch June 28, 2023 18:12
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