]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Enum] update class creation for RuntimeError changes (GH-111815)
authorEthan Furman <ethan@stoneleaf.us>
Wed, 29 Nov 2023 04:40:12 +0000 (20:40 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2023 04:40:12 +0000 (20:40 -0800)
commitf9e6ce03953e9ee988d55324dc715b0ef2303cfb
treea84721b38edf83de28281b96cde15e1e99087dee
parente723700190ba497d1601cb423ee48d5d222a9d26
[Enum] update class creation for RuntimeError changes (GH-111815)
Doc/howto/enum.rst
Lib/enum.py