Skip to content

Conversation

@stefanor
Copy link

Open the file with a context manager, so we're holding onto a reference to it, for the lifetime of the iteration.

This avoids hitting https://bugs.python.org/issue45475 which affects python3.10 3.10.0-4 in Debian.

Open the file with a context manager, so we're holding onto a reference
to it, for the lifetime of the iteration.
This avoids hitting https://bugs.python.org/issue45475 which affects
python3.10 3.10.0-4 in Debian.
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