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 d160a3d commit ffdf89dCopy full SHA for ffdf89d
README.md
@@ -3,7 +3,7 @@
3
This is an early-stage experimental implementation of Python. A primary goal is
4
to support SciPy and its constituent libraries. GraalPython can usually execute
5
pure Python code faster than CPython (but not when C extensions are
6
-involved). The GraalVM Python implementation currently aims to be compatible
+involved). GraalPython currently aims to be compatible
7
with Python 3.8, but it is a long way from there, and it is very likely that any
8
Python program that uses more features of standard library modules or external
9
packages will hit something unsupported. At this point, the Python
0 commit comments