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

[Backport release/3.10] Python bindings: __init__.py: remove calls to warnings.simplefilter() #11151

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Oct 28, 2024

Backport #11141
Authored by: @rouault

Fixes #11140

This changes the global warnings configuration, which is not appropriate
to do inside a library.
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Oct 28, 2024
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.455% (-0.002%) from 69.457%
when pulling 034d7bd on backport-11141-to-release/3.10
into 2287b5a on release/3.10.

@rouault rouault merged commit bafbd5a into release/3.10 Oct 28, 2024
37 checks passed
@rouault rouault deleted the backport-11141-to-release/3.10 branch October 28, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
funded through GSP Work funded through the GDAL Sponsorship Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants