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 4645eac commit 8d559caCopy full SHA for 8d559ca
CHANGELOG.md
@@ -5,7 +5,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
5
6
## Version 22.1.0
7
* String conversion (`__str__`) now calls `toString` for Java objects and `toDisplayString` interop message for foreign objects.
8
-* Improved compatibility with PyPI package `lxml`
+* Improved compatibility with PyPI packages `lxml`, `pytz`, `Pillow`
9
10
## Version 22.0.0
11
* Added support for `pyexpat` module.
0 commit comments