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
i686-unknown-linux-gnu distributions (32-bit x86) are now being produced.
aarch64-apple-darwin distributions (Apple ARM devices running macOS) are now being produced. These distributions are considered beta quality and there may be some rough edges.
aarch64-apple-ios and x86_64-apple-ios distributions (iOS and iOS Simulator) are now being produced. These distributions are considered alpha quality and there are known deficiencies. They have not been thoroughly tested.
Support for building CPython 3.10 alpha releases on Linux has been implemented. These distributions have not been thoroughly tested.
Linux GNU distributions now link against ld-linux-x86-64.so.2. Please file an issue if this introduces problems.
binutils updated from version 2.35.1 to 2.36.1.
LLVM/Clang updated from version 11.0.0 to 11.0.1.
CPython updated from versions 3.8.7 to 3.8.8 and 3.9.1 to 3.9.2.
libedit updated from version 20191231-3.1 to 20210216-3.1.
LibreSSL updated from version 3.2.3 to 3.2.4.
OpenSSL updated from version 1.1.1i to 1.1.1j (this includes some CVE / security fixes).