]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115821: [Enum] better error message for calling super().__new__() (GH-116065)
authorEthan Furman <ethan@stoneleaf.us>
Wed, 28 Feb 2024 23:17:20 +0000 (15:17 -0800)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 23:17:20 +0000 (15:17 -0800)
commit83ff92d225816bc23073e9d5a57cc117a4f25714
tree8d7f0c719152852f74af9609dc6385954d3cb771
parenta85e512699512893f34329b9ddab5ec5ad8a19bb
[3.12] gh-115821: [Enum] better error message for calling super().__new__() (GH-116065)

Add note to not call super().__new__() in docs.
Doc/library/enum.rst