Skip to content

Commit 5ea822e

Browse files
committed
update changelog
1 parent cb61f18 commit 5ea822e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
2121
* Improve performance of our parser
2222
* Improve performance of catching exceptions when the exception does not leave the handler block and the traceback is not accessed
2323
* Improve performance of Java interop when Python objects are accessed from Java
24-
* Add a new `--python.EmulateJython` flag to support importing Java classes using normal Python import syntax when the package is known and to catch Java exceptions from Python code
24+
* Add a new `--python.EmulateJython` flag to support importing Java classes using normal Python import syntax and to catch Java exceptions from Python code
2525
* Update standard library to Python 3.7.4
2626

2727
## Version 19.2.0

0 commit comments

Comments
 (0)