typeshed
typeshed copied to clipboard
[stdlib][enum] add `Flag._numeric_repr_`
docs: https://docs.python.org/3/library/enum.html#enum.Flag._numeric_repr_ src: https://github.com/python/cpython/blob/77cb39e0c7ef606ef68a0e09fd7c8c9c360f97f1/Lib/enum.py#L1428
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉