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 318d3cf commit a4fc609Copy full SHA for a4fc609
CHANGELOG.md
@@ -7,6 +7,8 @@ language runtime. The main focus is on user-observable behavior of the engine.
7
8
* Added subclassing of Java classes in JVM mode
9
* Use native posix functions in the GraalPython Launcher
10
+* Support iterating over Python objects from Java and other languages as well as iterating over foreign objects in Python
11
+* Support catching foreign exceptions in catch-all except clauses
12
13
## Version 21.1.0
14
0 commit comments