Skip to content

Commit 1c14fee

Browse files
committed
PEP 827: update state of mypy proof-of-concept
1 parent 63c2676 commit 1c14fee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

peps/pep-0827.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,11 +1444,7 @@ also where this PEP draft currently lives.
14441444

14451445
There is an in-progress `proof-of-concept implementation <#ref-impl_>`__ in mypy.
14461446

1447-
It can type check the ORM, FastAPI-style model derivation, and
1448-
NumPy-style broadcasting examples.
1449-
1450-
It is missing support for callables, ``UpdateClass``, annotation
1451-
processing, and various smaller things.
1447+
It can type check all of the examples in this document.
14521448

14531449
Alternate syntax ideas
14541450
======================

0 commit comments

Comments
 (0)