summaryrefslogtreecommitdiffstats
path: root/Doc/howto/enum.rst
Commit message (Expand)AuthorAgeFilesLines
* Small text fixes for enum.rst (#27322)Elliot Waite2021-07-261-8/+9
* Fix error in Enum documentation example code that was referring to the wrong ...krisaoe2021-05-041-1/+1
* bpo-40066: Enum: modify `repr()` and `str()` (GH-22392)Ethan Furman2021-03-311-0/+1416