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

Remnants of Python2 support #1165

Closed
PythonCoderAS opened this issue Dec 23, 2019 · 0 comments
Closed

Remnants of Python2 support #1165

PythonCoderAS opened this issue Dec 23, 2019 · 0 comments

Comments

@PythonCoderAS
Copy link
Contributor

Python 2 has been recently unsupported, but there still exists a lot of old, useless code remnants that should be removed. For example, calls to super() should not be required to supply the class and the instance of the class, and #1161 attempts to address the problem of unicode string descriptors (u"").

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

No branches or pull requests

1 participant