This is a pre-release build
A description of the various files is in the README
The zipimport Unix executable and release tarball contain code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Changelog
Core changes
Extractor changes
_get_netrc_login_info: Remove Python 3.10 compat code by bashonly- ard: Remove dead extractor (#17158) by InvalidUsernameException