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 6a7de77 commit 4c047e6Copy full SHA for 4c047e6
CHANGELOG.md
@@ -3,6 +3,10 @@
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 21.2.0
7
+
8
+* Support the `dict` type properly in interop using the new hash interop messages.
9
10
## Version 21.1.0
11
12
* Support multi-threading with a global interpreter lock by default.
0 commit comments