Skip to content

PEP 484: Allow deriving NewType from another unique type #271

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

Merged
merged 1 commit into from
May 30, 2017

Conversation

ilevkivskyi
Copy link
Member

See discussion in python/mypy#3465

@gvanrossum gvanrossum merged commit 25b7a87 into python:master May 30, 2017
@gvanrossum gvanrossum deleted the allow-newtyping-newtypes branch May 30, 2017 16:57
@gvanrossum
Copy link
Member

Done!

topper-123 added a commit to topper-123/cpython that referenced this pull request Sep 22, 2017
It has become possible to create a ``NewType`` from an existing  ``NewType``, see python/mypy#3465 and python/peps#271.

This is a small update to the documentation as a concequence of the above change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants