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

Python 3.13: Remove use of Path as contexts #1331

Open
Tracked by #1317
JoerivanEngelen opened this issue Dec 11, 2024 · 0 comments
Open
Tracked by #1317

Python 3.13: Remove use of Path as contexts #1331

JoerivanEngelen opened this issue Dec 11, 2024 · 0 comments

Comments

@JoerivanEngelen
Copy link
Contributor

JoerivanEngelen commented Dec 11, 2024

We are using Path objects as contexts in our code base, which does nothing since Python 3.9.

In Python 3.13 this will throw an error:

Image

@github-project-automation github-project-automation bot moved this to 📯 New in iMOD Suite Dec 11, 2024
@JoerivanEngelen JoerivanEngelen changed the title Fix failing import (Path as context manager) Python 3.13: Remove use of Path as context managers Dec 11, 2024
@JoerivanEngelen JoerivanEngelen changed the title Python 3.13: Remove use of Path as context managers Python 3.13: Remove use of Path as contexts Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📯 New
Development

No branches or pull requests

1 participant