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

Deprecate Python 3.5 #211

Closed
Ezzer17 opened this issue Jan 19, 2021 · 1 comment · Fixed by RC-MODULE/rumboot-tools#10
Closed

Deprecate Python 3.5 #211

Ezzer17 opened this issue Jan 19, 2021 · 1 comment · Fixed by RC-MODULE/rumboot-tools#10

Comments

@Ezzer17
Copy link

Ezzer17 commented Jan 19, 2021

On readthedocs it is stated that packages are compatible with Python 3.5+. However, Commit 0583c1e8 adds import of secrets module, which was added in Python 3.6. This makes python-engineio incompatible with Python 3.5. To avoid confusion, library documentation should probably be modified.

@miguelgrinberg
Copy link
Owner

Thanks, the references to Python 3.5 in the documentation are now removed.

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 a pull request may close this issue.

2 participants