Skip to content

Commit ffdf89d

Browse files
qunaibitmsimacek
authored andcommitted
Update readme
1 parent d160a3d commit ffdf89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is an early-stage experimental implementation of Python. A primary goal is
44
to support SciPy and its constituent libraries. GraalPython can usually execute
55
pure Python code faster than CPython (but not when C extensions are
6-
involved). The GraalVM Python implementation currently aims to be compatible
6+
involved). GraalPython currently aims to be compatible
77
with Python 3.8, but it is a long way from there, and it is very likely that any
88
Python program that uses more features of standard library modules or external
99
packages will hit something unsupported. At this point, the Python

0 commit comments

Comments
 (0)