Skip to content

Commit 8c2ea0f

Browse files
rvanlaarmsullivan
andauthored
Update FAQ to include MyPy not working on PyPy (python#8879)
Co-authored-by: Michael J. Sullivan <sully@msully.net>
1 parent 0b865c9 commit 8c2ea0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/faq.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,13 @@ the following aspects, among others:
197197
defined in terms of translating them to C or C++. Mypy just uses
198198
Python semantics, and mypy does not deal with accessing C library
199199
functionality.
200+
201+
Does it run on PyPy?
202+
*********************
203+
204+
No. MyPy relies on `typed-ast
205+
<https://github.com/python/typed_ast>`_, which uses several APIs that
206+
PyPy does not support (including some internal CPython APIs).
200207

201208
Mypy is a cool project. Can I help?
202209
***********************************

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy