COMMITS
/ Doc/howto/enum.rst October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
July 25, 2022
E
gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083)
Ethan Furman 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