| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
classes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Issues such as iterating and containment on Enum classes, why Enum member
instances do not show up on other Enum members, and how __new__ should
be used.
|
|
|
|
| |
overwritten by them.
|
| |
|
| |
|
|
|
|
| |
as IntEnum).
|
| |
|
|
|
|
|
| |
The docs also clarify the 'Interesting Example' duplicate-free enum is for
demonstration purposes.
|
| |
|
|
|
|
| |
members.
|
|
|
|
| |
module and not as a definition of what an enumeration is.
|
|
standard library).
Missing files added.
News entry added.
|