Skip to content

[3.10] bpo-4442: Document use of __new__ for subclasses of immutable types (GH-27866)#27899

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-eec340e-3.10
Aug 22, 2021
Merged

[3.10] bpo-4442: Document use of __new__ for subclasses of immutable types (GH-27866)#27899
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-eec340e-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 22, 2021

(cherry picked from commit eec340e)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue4442

…ythonGH-27866)

(cherry picked from commit eec340e)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger and @ambv: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger and @ambv: Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor

@ambv ambv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc-only change.

@miss-islington miss-islington merged commit 0627918 into python:3.10 Aug 22, 2021
@miss-islington miss-islington deleted the backport-eec340e-3.10 branch August 22, 2021 19:49
@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger and @ambv: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants