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 669970b commit d96e385Copy full SHA for d96e385
CHANGELOG.md
@@ -3,6 +3,11 @@
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 RC8
7
+
8
+* Report allocations when the `--memtracer` option is used
9
+* Initial support for `pickle` module
10
11
## Version 1.0.0 RC7
12
13
* Enhance the `java` interop builtin module with introspection utility methods
0 commit comments