Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get dlerror() immediately after dlclose() fails. #25858

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

Merged
merged 1 commit into from
Jun 3, 2023
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented May 11, 2023

Otherwise the second dlclose() could clear the exception set by the first one.

See #25850 (comment)

PR summary

PR checklist

Otherwise the second dlclose() could clear the exception set by the
first one.
@ksunden ksunden added this to the v3.7.2 milestone Jun 3, 2023
@ksunden ksunden merged commit 01cfd30 into matplotlib:main Jun 3, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jun 3, 2023
@anntzer anntzer deleted the dc branch June 3, 2023 08:41
oscargus added a commit that referenced this pull request Jun 3, 2023
…858-on-v3.7.x

Backport PR #25858 on branch v3.7.x (Get dlerror() immediately after dlclose() fails.)
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.

3 participants