Skip to content

Conversation

@devbranch-vadym
Copy link

The rU file mode is deprecated, it does not have any effect since Python 3.0 and causes errors while opening the file at newer Python versions (happening with 3.11.6 for me).

https://docs.python.org/3/library/functions.html#open

Closes #11

@oliv3r
Copy link

oliv3r commented Sep 26, 2024

Can confirm this error, and the fix.

@kaza007
Copy link

kaza007 commented Oct 9, 2024

confirmed error and 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.

Mode "rU" is deprecated

3 participants