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

Broken compatibility for python < 3.12 #18

Open
lvoli opened this issue Oct 31, 2024 · 0 comments
Open

Broken compatibility for python < 3.12 #18

lvoli opened this issue Oct 31, 2024 · 0 comments

Comments

@lvoli
Copy link

lvoli commented Oct 31, 2024

Merging this commit 4ed147c
in makeself.py line 134 the "filter" argument has been introduced. The commit was to support generic python3.x but the "filter" argument exists only since python3.12 (see https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall)
image

@lvoli lvoli mentioned this issue Nov 5, 2024
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

No branches or pull requests

1 participant