Skip to content

v2.11.2

Compare
Choose a tag to compare
@joerick joerick released this 26 Oct 18:58
· 576 commits to main since this release
  • 馃洜 Updates CPython 3.11 to 3.11.0 - final release (#1327)
  • 馃洜 Simplify the default macOS repair command (#1322)
  • 馃洜 Fix the default MACOSX_DEPLOYMENT_TARGET on arm64 (#1312)
  • 馃洜 Hide irrelevant pip warnings on linux (#1311)
  • 馃悰 Fix a bug that caused the stdout and stderr of commands in containers to be in the wrong order Previously, stdout could appear after stderr. (#1324)
  • 馃摎 Added a FAQ entry describing how to perform native builds of CPython 3.8 wheels on Apple Silicon. (#1323)
  • 馃摎 Other docs improvements