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 ba18e1d commit 0654da8Copy full SHA for 0654da8
CHANGELOG.md
@@ -7,6 +7,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
7
8
* Jython Compatiblity: Implement `from JavaType import *` to import all static members of a Java class
9
* Jython Compatiblity: Implement importing Python code from inside JAR files by adding `path/to/jarfile.jar!path/inside/jar` to `sys.path`
10
+* PEP 570 -- Python Positional-Only Parameters implemented
11
12
## Version 19.3.0
13
0 commit comments