File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3
3
This changelog summarizes major changes between GraalVM versions of the Python
4
4
language runtime. The main focus is on user-observable behavior of the engine.
5
5
6
+ ## Version 24.2.0
7
+ * Updated developer metadata of Maven artifacts.
8
+
6
9
## Version 24.1.0
7
10
* Update to Python 3.11.7
8
11
* We now provide intrinsified ` _pickle ` module also in the community version.
Original file line number Diff line number Diff line change 16
16
"url" : "http://www.graalvm.org/" ,
17
17
18
18
"developer" : {
19
- "name" : "Truffle and Graal developers " ,
20
- "email" : "graalvm-users @oss.oracle.com" ,
21
- "organization" : "Graal " ,
19
+ "name" : "GraalVM Development " ,
20
+ "email" : "graalvm-dev @oss.oracle.com" ,
21
+ "organization" : "Oracle Corporation " ,
22
22
"organizationUrl" : "http://www.graalvm.org/" ,
23
23
},
24
24
You can’t perform that action at this time.
0 commit comments