summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-01-13-11-41-24.bpo-40066.1QuVli.rst
blob: 2df487855785efffc59d53d06bb340af80c534d7 (plain)
1
2
``IntEnum``, ``IntFlag``, and ``StrEnum`` use the mixed-in type for their
``str()`` and ``format()`` output.