diff --git a/peps/pep-0827.rst b/peps/pep-0827.rst index 92f4834dd90..65581ff3e44 100644 --- a/peps/pep-0827.rst +++ b/peps/pep-0827.rst @@ -1444,11 +1444,7 @@ also where this PEP draft currently lives. There is an in-progress `proof-of-concept implementation <#ref-impl_>`__ in mypy. -It can type check the ORM, FastAPI-style model derivation, and -NumPy-style broadcasting examples. - -It is missing support for callables, ``UpdateClass``, annotation -processing, and various smaller things. +It can type check all of the examples in this document. Alternate syntax ideas ======================