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 bb79614 commit 8d90429Copy full SHA for 8d90429
docs/starting/which-python.rst
@@ -50,7 +50,7 @@ level of compatibility with Python packages and C extension modules.
50
51
If you are writing open-source Python code and want to reach the widest possible
52
audience, targeting CPython is your best bet. If you need to use any packages
53
-that are rely on C extensions for their functionality (eg: numpy) then CPython
+that rely on C extensions for their functionality (eg: numpy) then CPython
54
is your only choice.
55
56
Being the reference implementation, all versions of the Python language are
0 commit comments