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

Vendor enum34 #1604

Merged
merged 1 commit into from
Oct 22, 2018
Merged

Vendor enum34 #1604

merged 1 commit into from
Oct 22, 2018

Conversation

jeffwidman
Copy link
Collaborator

@jeffwidman jeffwidman commented Oct 22, 2018

This is needed for #1540.

While the usage there is trivial and could probably be worked around, I'd
rather vendor it so that future code can use enums... since enum is
already available in the python 3 stdlib, this will be easy enough to
eventually stop vendoring whenever we finally drop python 2 support.


This change is Reviewable

This is needed for #1540

While the usage there is trivial and could probably be worked around, I'd
rather vendor it so that future code can use enums... since `enum` is
already available in the python 3 stdlib, this will be easy enough to
eventually stop vendoring whenever we finally drop python 2 support.
@jeffwidman jeffwidman merged commit a7e28ae into master Oct 22, 2018
@jeffwidman jeffwidman deleted the vendor-enum34 branch October 22, 2018 21:36
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.

1 participant