You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Releases are now produced from GitHub Actions, which also powers the new CI for this project.
macOS distributions no longer utilize gettext. This is a regression, as the locale module no longer has certain functionality. However, it was needed to avoid GPL licensing issues and the new behavior matches that of the Linux distributions.
macOS debug builds now properly reference the libpython dylib.
Support for build Python 3.7 has been dropped because it made the code unnecessarily complex.
LibreSSL upgraded from 3.2.2 to 3.2.3 (only affects Linux musl distributions).