We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f4a0a commit e83d486Copy full SHA for e83d486
peps/pep-0827.rst
@@ -1458,11 +1458,7 @@ also where this PEP draft currently lives.
1458
1459
There is an in-progress `proof-of-concept implementation <#ref-impl_>`__ in mypy.
1460
1461
-It can type check the ORM, FastAPI-style model derivation, and
1462
-NumPy-style broadcasting examples.
1463
-
1464
-It is missing support for callables, ``UpdateClass``, annotation
1465
-processing, and various smaller things.
+It can type check all of the examples in this document.
1466
1467
Alternate syntax ideas
1468
======================
0 commit comments