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.7] bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809)#19166

Closed
miss-islington wants to merge 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-323842c-3.7miss-islington/cpython:backport-323842c-3.7Copy head branch name to clipboard
Closed

[3.7] bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809)#19166
miss-islington wants to merge 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-323842c-3.7miss-islington/cpython:backport-323842c-3.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 25, 2020

Copy link
Copy Markdown
Contributor
  • Use qualname instead of name in enum exception messages.
    (cherry picked from commit 323842c)

Co-authored-by: Walter Dörwald walter@livinglogic.de

https://bugs.python.org/issue34443

…sages. (pythonGH-14809)

* Use __qualname__ instead of __name__ in enum exception messages.
(cherry picked from commit 323842c)

Co-authored-by: Walter Dörwald <walter@livinglogic.de>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@ethanfurman

Copy link
Copy Markdown
Member

On second thought, this feels more like a usability enhancement and not a bug-fix. Cancelling backport.

@miss-islington miss-islington deleted the backport-323842c-3.7 branch March 25, 2020 21:54
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.