summaryrefslogtreecommitdiff
path: root/tests/functional/e/enum_subclasses.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-3/+3
* Add a functional test for combinations of ``enum.Flag`` constants with bitwis...Mark Byrne2022-09-221-1/+17
* Add regression tests for issue with subclassed enumsPierre Sassoulas2021-08-161-2/+62
* Add regression tests for Enum.name and .value inference (#4558)Andrew Haigh2021-06-161-0/+19