Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.10] bpo-44353: Correct docstring for NewType (GH-29785)#29796

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-93c65df-3.10miss-islington/cpython:backport-93c65df-3.10Copy head branch name to clipboard
Nov 26, 2021
Merged

[3.10] bpo-44353: Correct docstring for NewType (GH-29785)#29796
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-93c65df-3.10miss-islington/cpython:backport-93c65df-3.10Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 Alex.Waygood@Gmail.com

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 <Alex.Waygood@Gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.