Skip to content

Conversation

@matt-steen
Copy link

When using Python 3.12 or 3.13, tarfile issues a deprecation warning when extracting the downloaded copy of mongo because the extraction warning arg is omitted. See the tarfile docs for more details.

This PR sets the value to "data", which will be the default in Python 3.14.

Resolves #125

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.

Deprecation warning for tarfile extraction when running Python 3.12.9

1 participant