diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2023-08-23 12:21:23 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-09-12 10:17:47 +0200 |
| commit | 8aa83464664938367a425f011a7df5663a955d09 (patch) | |
| tree | cbc16ade70a4d1bae590a1f253023f3ae670bd40 /docs | |
| parent | 64cea1e48f285ea2162c669208d95188b32bbc82 (diff) | |
Removed ChoicesMeta.__contains__() for Python 3.12+.
In Python 3.12 it is possible to check containment using member values,
not just the members themselves.
https://docs.python.org/3/library/enum.html#enum.EnumType.__contains__
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
