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 f173ca4 commit 3bb8ff4Copy full SHA for 3bb8ff4
CHANGELOG.md
@@ -3,6 +3,12 @@
3
This changelog summarizes major changes between GraalVM versions of the Python
4
language runtime. The main focus is on user-observable behavior of the engine.
5
6
+## Version 1.0.0 RC9
7
+
8
+* Support `help` in the builtin Python shell
9
+* Add `readline` to enable history and autocompletion in the Python shell
10
+* Improve display of foreign array-like objects
11
12
## Version 1.0.0 RC8
13
14
* Report allocations when the `--memtracer` option is used
0 commit comments