Skip to content

Commit e83d486

Browse files
authored
PEP 827: update state of mypy proof-of-concept (#4869)
1 parent 37f4a0a commit e83d486

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
@@ -1458,11 +1458,7 @@ also where this PEP draft currently lives.
14581458

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

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.
1461+
It can type check all of the examples in this document.
14661462

14671463
Alternate syntax ideas
14681464
======================

0 commit comments

Comments
 (0)