- Import systems fixes for relative imports and some circular imports.
- -m command now executes scripts from inside a jar file.
- bytearray matches cpython's behavior better.
This release is being hosted at maven central. There are three main distributions. In order of popularity:
- Most likely, you want the traditional installer. NOTE: the installer automatically installs pip and setuptools (unless you uncheck that option), but you must unset JYTHON_HOME if you have it set. See the installation instructions for using the installer.
- A pre-built standalone version. See the installation instructions for details about standalone mode.
- A source only distribution.
Add a comment