FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-95987: Fix `repr` of `Any` type subclasses by sobolevn · Pull Request #96412 · python/cpython · GitHub

/ cpython Public

gh-95987: Fix repr of Any type subclasses - #96412

Merged
gvanrossum merged 1 commit into
python:mainfrom
sobolevn:issue-95987
Aug 30, 2022
Merged

gh-95987: Fix repr of Any type subclasses#96412
gvanrossum merged 1 commit into
python:mainfrom
sobolevn:issue-95987

Conversation

sobolevn commented Aug 30, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Fidget-Spinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I didn't know you could subclass Any. However, this change LGTM.

Copy link
Copy Markdown
Member Author

@Fidget-Spinner this is a new feature :)
See #31841

gvanrossum merged commit 4217393 into python:main Aug 30, 2022

Copy link
Copy Markdown
Member

This doesn't qualify for backporting to 3.11.0 during the RC phase, but I would be okay if it was backported to 3.11.1 once 3.11.0 is out -- it is clearly a bugfix, just not important enough to disturb the release process.

hauntsaninja pushed a commit to hauntsaninja/cpython that referenced this pull request Aug 31, 2022
…96412)

(cherry picked from commit 4217393)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
ambv pushed a commit that referenced this pull request Oct 5, 2022
(cherry picked from commit 4217393)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL