Python 3.15.0 RC2 Arrives as Final Test Before October Release
Python 3.15.0 release candidate 2 (RC2) is now available for testing, marking the final candidate before the stable release in October. The Python team urges third-party maintainers to publish wheels and run test suites to catch bugs early. Developer Simon Willison shares his CI configuration and lessons from a 2021 bug that shipped due to skipped RC testing.










