typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stdlib][enum] add `Flag._numeric_repr_`

Open guoci opened this issue 3 months ago • 1 comments

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

guoci avatar Nov 20 '25 21:11 guoci

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Nov 20 '25 21:11 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Dec 21 '25 16:12 github-actions[bot]