]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Dec 2022 23:30:25 +0000 (15:30 -0800)
committerGitHub <noreply@github.com>
Sun, 11 Dec 2022 23:30:25 +0000 (15:30 -0800)
commit593c5a02470c063e1dcaf5df5f397294067d0a80
treef08bded540a35b0d0b017b727da8726d1b77c791
parent606adb4b891b52c8b9a53d29d594e996f117c0b3
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)

Changed from multiples of 3 to powers of 3 to match the class name.
(cherry picked from commit 868bab0fdc514cfa70ce97e484a689aee8cb5a36)

Co-authored-by: Beweeted <Beweeted@users.noreply.github.com>
Doc/library/enum.rst