Skip to content

[3.10] bpo-45198: __set_name__ documentation not clear about its usage with non-descriptor classes (GH-28439)#28444

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-94b4626-3.10
Sep 18, 2021
Merged

[3.10] bpo-45198: __set_name__ documentation not clear about its usage with non-descriptor classes (GH-28439)#28444
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-94b4626-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Sep 18, 2021

(cherry picked from commit 94b4626)

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

https://bugs.python.org/issue45198

…non-descriptor classes (pythonGH-28439)

(cherry picked from commit 94b4626)

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

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 7ab114b into python:3.10 Sep 18, 2021
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks @miss-islington for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Copy Markdown
Contributor Author

Sorry @miss-islington, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 7ab114bf1fa0f28ee267a4c69e597cc49a186a14 3.9

@miss-islington miss-islington self-assigned this Sep 18, 2021
@miss-islington miss-islington deleted the backport-94b4626-3.10 branch September 18, 2021 07:10
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