Skip to content

Commit 5d41b66

Browse files
timfelansalond
authored andcommitted
update changelog
1 parent c4ae7ad commit 5d41b66

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
This changelog summarizes major changes between GraalVM versions of the Python
44
language runtime. The main focus is on user-observable behavior of the engine.
55

6+
## Version 19.0.0
7+
8+
* Fix an issue preventing use of encodings in the installable binary
9+
* Fix return value of process when `os.exit` is called with a boolean
10+
* Fix interpretation of foreign objects to prefer interpreting them as integer over double
11+
* Fix performance regression when repeatedly creating a new function in a loop
12+
613
## Version 1.0.0 RC16
714

815
* No user-facing changes

0 commit comments

Comments
 (0)