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

Use Python 3 metaclass syntax #414

Merged
merged 1 commit into from Aug 25, 2021
Merged

Use Python 3 metaclass syntax #414

merged 1 commit into from Aug 25, 2021

Conversation

jdufresne
Copy link
Contributor

Allows removing Python 2 compatibility shim from six.

Obviates the need to override the __new__ method.

Allows removing Python 2 compatibility shim from six.

Obviates the need to override the `__new__` method.
@boxed boxed merged commit 28ee43e into spulec:master Aug 25, 2021
@jdufresne jdufresne deleted the meta branch August 25, 2021 16:26
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.

None yet

2 participants