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 so type hints can be used #103

Open
veox opened this issue Nov 30, 2018 · 1 comment
Open

Deprecate Python <= 3.5 so type hints can be used #103

veox opened this issue Nov 30, 2018 · 1 comment

Comments

@veox
Copy link
Owner

veox commented Nov 30, 2018

Would also reduce heredoc line count, since Sphinx can deduce types from the hints if they're not explicitly provided.

@veox
Copy link
Owner Author

veox commented Apr 8, 2021

Looks like Python 3.4 is all but gone from distributions - the last one I can find ATM is Debian Jessie, tagged oldoldstable. Not sure if there's need to support that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant