Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45740: [Enum] add versionadded markers to docs (GH-29443) | Ethan Furman | 2021-11-06 | 1 | -7/+6 |
* | bpo-44174: [Enum] add reference to name mangling (GH-29116) | Ethan Furman | 2021-10-21 | 1 | -1/+2 |
* | Small text fixes for enum.rst (#27322) | Elliot Waite | 2021-07-26 | 1 | -8/+9 |
* | Fix error in Enum documentation example code that was referring to the wrong ... | krisaoe | 2021-05-04 | 1 | -1/+1 |
* | bpo-40066: Enum: modify `repr()` and `str()` (GH-22392) | Ethan Furman | 2021-03-31 | 1 | -0/+1416 |