Skip to content

Conversation

@miss-islington
Copy link
Contributor

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

  • 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
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@ethanfurman
Copy link
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

5 participants