]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew/3.11...
authorAnže Pečar <anze@pecar.me>
Mon, 1 May 2023 19:49:54 +0000 (00:49 +0500)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 19:49:54 +0000 (12:49 -0700)
commite665563f8301d0db5cb0847d75fc879f074aa100
treef743801837d0504cd46c2f3446aa770fd0d9257d
parent3ed8c882902a6982fd67e898a5b8a2d619fb5ddf
gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew/3.11.rst (GH-100387)

Co-authored-by: JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Doc/whatsnew/3.11.rst