Skip to content

Support Python 3.11.2#7

Merged
maxwell-k merged 1 commit intomainfrom
maxwell-k-debian-12
Jul 16, 2024
Merged

Support Python 3.11.2#7
maxwell-k merged 1 commit intomainfrom
maxwell-k-debian-12

Conversation

@maxwell-k
Copy link
Copy Markdown
Owner

So that the script can be used on Debian 12.

Changed in version 3.11.4: Added the filter parameter.

-- https://docs.python.org/3.11/library/tarfile.html

The implementation was in python/cpython#102953

Before this change, Debian 12 has Python 3.11.2, so this script errors
on a call with filter=

After this change the script does not error.

So that the script can be used on Debian 12.

> Changed in version 3.11.4: Added the filter parameter.

-- https://docs.python.org/3.11/library/tarfile.html

The implementation was in python/cpython#102953

Before this change, Debian 12 has Python 3.11.2, so this script errors
on a call with `filter=`

After this change the script does not error.
@maxwell-k maxwell-k enabled auto-merge July 16, 2024 18:51
@maxwell-k maxwell-k merged commit aefe78b into main Jul 16, 2024
@maxwell-k maxwell-k deleted the maxwell-k-debian-12 branch July 16, 2024 18:52
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.

1 participant