typeshed
typeshed copied to clipboard
[warnings]: Update `_ActionKind` to match Python 3.14
"all" as a valid alias for "always" action has been added in the https://github.com/python/cpython/pull/121164
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉