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

overlayfs: dont directly call staticmethod in class body #39

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

ap--
Copy link
Contributor

@ap-- ap-- commented Jul 7, 2024

Close #38

This fixes an incompatibility of OverlayFileSystem with py38 and py39 while keeping python310+ compatibility.

This fixes an incompatibility of OverlayFileSystem with py38 and py39
while keeping python310+ compatibility.
@shcheklein shcheklein requested a review from skshetry July 7, 2024 15:54
@skshetry skshetry merged commit a78d1b1 into iterative:main Jul 8, 2024
20 checks passed
@skshetry
Copy link
Member

skshetry commented Jul 8, 2024

Thank you for the fix. 🙂

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.

overlayfs requires python3.10+
2 participants