Debian Patches

Status for python-mypy-extensions/1.1.0-3

Patch Description Author Forwarded Bugs Origin Last update
skip_TypeDict_py314 skip introspecting __annotations__ on Python 3.14+
PEP 649 changed how __annotations__ works, and mypy-extensions has yet to
update to match. It might not update, as mypy_extensions.TypedDict is deprecated
in favor of typing.TypedDict (in Python stdlib since 3.8) or
typing_extensions.TypedDict (from version 4.3+; version 4.13 with support for
PEP 728 (from Python 3.15) is already in Debian Trixie).

See https://github.com/python/mypy_extensions/issues/65
Michael R. Crusoe <crusoe@debian.org> no

All known versions for source package 'python-mypy-extensions'

Links