COMMITS
/ Doc/howto/enum.rst November 9, 2023
M
[3.11] gh-111895: Convert definition list to bullet list for readability on mobile (GH-111898) (#111909)
Miss Islington (bot) committed
November 7, 2023
E
[3.11] gh-111797: fix enum how-to (GH-111805)
Ethan Furman committed
November 3, 2023
E
[3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617)
Ethan Furman committed
October 11, 2023
E
[3.11] gh-110631: Fix reST indentation (GH-110724) (#110739)
Ezio Melotti committed
September 8, 2023
June 9, 2023
M
[3.11] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-105519)
Miss Islington (bot) committed
April 13, 2023
E
April 6, 2023
E
[3.11] gh-93910: [Enum] remove member.member deprecation (GH-103236) (GH-103299)
Ethan Furman committed
April 3, 2023
M
gh-98298, gh-74730: [Enum] update docs (GH-103163)
Miss Islington (bot) committed
November 12, 2022
M
[3.11] gh-99304: [Enum] clarify what constitutes a flag alias (GH-99395) (GH-99415)
Miss Islington (bot) committed
November 9, 2022
M
[Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265)
Miss Islington (bot) committed
October 17, 2022
C
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach committed
January 27, 2022
J
[doc]: Spotted errors while working on rstlint. (GH-30879)
Julien Palard committed
January 17, 2022
K
bpo-40066: [Enum] skip failing doc test (GH-30637)
Kumar Aditya committed
V
Revert "bpo-40066: [Enum] update str() and format() output (GH-30582)" (GH-30632)
Victor Stinner committed
January 16, 2022
E
bpo-40066: [Enum] update str() and format() output (GH-30582)
Ethan Furman committed
January 10, 2022
N
bpo-45331: [Enum] add rule to docs that mixin type must be subclassable (GH-30521)
Nikita Sobolev committed
December 2, 2021
A
bpo-45535: Improve output of Enum ``dir()`` (GH-29316)
Alex Waygood committed
November 6, 2021
E
bpo-45740: [Enum] add versionadded markers to docs (GH-29443)
Ethan Furman committed
October 21, 2021
E
bpo-44174: [Enum] add reference to name mangling (GH-29116)
Ethan Furman committed
July 26, 2021
E
Small text fixes for enum.rst (#27322)
Elliot Waite committed
May 4, 2021
March 31, 2021
E
bpo-40066: Enum: modify `repr()` and `str()` (GH-22392)
Ethan Furman committed