Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 26, 2021

The docstring for typing.NewType is no longer strictly accurate, now that NewType is a class, rather than a function
(cherry picked from commit 93c65df)

Co-authored-by: Alex Waygood [email protected]

https://bugs.python.org/issue44353

The docstring for `typing.NewType` is no longer strictly accurate, now that `NewType` is a class, rather than a function
(cherry picked from commit 93c65df)

Co-authored-by: Alex Waygood <[email protected]>
@miss-islington
Copy link
Contributor Author

@AlexWaygood and @gvanrossum: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@AlexWaygood and @gvanrossum: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3f024e2 into python:3.10 Nov 26, 2021
@miss-islington miss-islington deleted the backport-93c65df-3.10 branch November 26, 2021 14:58
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.

5 participants