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

[SEDONA-474] python: remove manipulation of warnings config #1217

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

sebdiem
Copy link
Contributor

@sebdiem sebdiem commented Jan 26, 2024

The removed lines prevent the application developer using this library to ignore these warnings with e.g. pytest -W ignore::DeprecationWarning

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No

What changes were proposed in this PR?

Removing some code that changes the application filters configuration

How was this patch tested?

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

The removed lines prevent the application developer using this library
to ignore these warnings with e.g. `pytest -W
ignore::DeprecationWarning`
@jiayuasu jiayuasu changed the title python: remove manipulation of warnings config [SEDONA-474] python: remove manipulation of warnings config Jan 26, 2024
@jiayuasu jiayuasu added this to the sedona-1.6.0 milestone Jan 26, 2024
@jiayuasu
Copy link
Member

Thank you! @sebdiem

@jiayuasu jiayuasu merged commit a19f3d5 into apache:master Jan 26, 2024
24 checks passed
jiayuasu pushed a commit that referenced this pull request Apr 28, 2024
The removed lines prevent the application developer using this library
to ignore these warnings with e.g. `pytest -W
ignore::DeprecationWarning`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants