Python Releases

Python language news, releases and ecosystem updates. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 133 Python releases · Updated

  • Django Weblog blogengineer ·

    DjangoCon US 2026 Speaker Lineup Announced, Registration Open

    The speaker lineup for DjangoCon US 2026 is now available, showcasing a range of topics from web development to AI and the future of Django. The conference offers learning opportunities, networking, tutorials, and social events. Registration is open for the event in Chicago from August 24-28.

    announcement
  • Django Weblog blogpreviewengineer ·

    Django 6.1 Beta 1 Released

    Django 6.1 beta 1 is now available, offering new features and usability improvements ahead of the final release. This beta version allows users to test upcoming changes and report bugs before the scheduled August 5 final release. It is intended for testing and not production use, with bug fixes focusing on regressions and new feature issues.

    feature announcement
  • Django Weblog blogengineerfinanceeducationgovernment ·

    Django Software Foundation Seeks Executive Director

    The Django Software Foundation (DSF) has announced the search for its first Executive Director, a crucial step to manage its growing operational responsibilities beyond volunteer efforts. Six Django development agencies have collectively pledged over $47,500 to fund the role for its first year. This initiative aims to enhance support for Django Fellows, improve fundraising, and ensure the long-term sustainability of the Django framework. The job posting will be released soon, and further community contributions are encouraged.

    announcement feature
  • Django Weblog blogengineer ·

    Last Call for 2026 Django Developer Survey

    The Django Software Foundation, in partnership with JetBrains, is issuing a final call for the 2026 Django Developers Survey, closing on July 13, 2026. This survey is crucial for understanding Django usage and guiding future technical and community decisions. Over 3,100 responses have been received, with a goal to exceed 4,000 to ensure comprehensive community feedback.

    announcement
  • Django Weblog blogengineer ·

    Django Community Engagement and Contribution Opportunities

    This announcement outlines various public channels for engaging with the Django community and contributing to its development. It highlights weekly DSF Office Hours as a key real-time opportunity for contributors. These resources are intended for anyone interested in supporting the Django project's ongoing work and community.

    announcement
  • Django Weblog blogeducation ·

    DSF Member of the Month: Salim Nuru Recognized

    Salim Nuru has been named the DSF Member of the Month for June 2026, highlighting his significant contributions to the Django community. Nuru has been an organizer for DjangoCon Africa and currently chairs the DjangoCon US website team, in addition to his work as a software engineer and security researcher. The interview reveals his journey into Django development, his interest in AI for security scanning, and his advice for aspiring open-source contributors.

    announcement
  • Django Weblog blogsecurity ·

    Django Software Foundation Achieves CVE Numbering Authority Status

    The Django Software Foundation (DSF) has become a CVE Numbering Authority (CNA), allowing it to assign CVE IDs directly for vulnerabilities in Django and select ecosystem projects. This change streamlines the advisory process, reduces administrative delays, and enhances independence in handling security incidents. While most users will notice no immediate difference, this move signifies a maturation of Django's security practices. The process, involving documentation, training, and approval from MITRE, took approximately four months.

    announcement security
  • Python PEPs infra ·

    CPython experimental JIT compiler matures for Python 3.15

    CPython's experimental Just-in-Time (JIT) compiler, initially designed in PEP 744 and present since Python 3.13, has been re-architected and significantly improved. For Python 3.15, it offers a 4-12% performance increase, improved native debugger support, and reduced memory usage for generated code. These advancements provide valuable insights into developing a production-ready JIT for CPython.

    feature patch
  • Python Insider blogengineer ·

    Python Packaging Council Inaugural Election Dates Announced

    The Python Packaging Council (PPC), a new body to govern Python packaging specifications, will hold its inaugural election alongside the 2026 Python Software Foundation (PSF) Board election. The PPC aims to coordinate packaging efforts and improve the user experience, involving stakeholders like PyPA and the Python core team. Election timelines, nomination processes, and voter eligibility requirements, including PSF membership by August 25th, are detailed.

    announcement
  • Python Insider blogpreviewengineer ·

    Python 3.15.0 Beta 3 Released

    Python 3.15.0 beta 3 is available as a preview of the upcoming Python 3.15 release, offering bug fixes and build improvements. This release is intended for wider community testing to prepare projects for the new features. Maintainers are encouraged to test their projects and report issues, but production use is not recommended until the release candidate phase.

    feature patch
  • Python Insider blogpreviewengineer ·

    Python 3.15.0 Beta 2 Released with New Features and Improvements

    Python 3.15.0 beta 2 is now available, offering an early look at upcoming features and bug fixes. This is the second of four planned beta releases, intended for broader community testing to prepare projects for the stable release. Notable changes include PEP-driven enhancements like explicit lazy imports, a new frozendict type, improved profiling tools, and default UTF-8 encoding.

    feature patch
  • Python Insider blogpreviewengineer ·

    Python 3.15.0 beta 1 released

    Python has released the first beta of version 3.15.0. This prerelease milestone indicates significant development progress towards the final stable release. It is available for testing by developers and early adopters who wish to explore new features and provide feedback before general availability.

    feature announcement
  • Python Insider blogengineer ·

    CPython Progress Update: Rust Integration Status

    This update details the ongoing progress of integrating Rust into the CPython interpreter. It covers advancements in using Rust for core interpreter components and experimental features. The information is primarily relevant to CPython developers and those interested in the language's evolution.

    announcement
  • Python Insider blogengineer ·

    Python Releases: 3.15.0a8, 3.14.4, 3.13.13

    Python has released its latest versions, including the 8th alpha of 3.15.0, along with bug fix releases for 3.14.4 and 3.13.13. These updates are available for users who need the latest features or bug fixes. This release includes a final alpha for the upcoming 3.15.0 series.

    feature patch

About Python release tracking on ReleaseBytes

Python point releases, security fixes and end-of-life dates matter to almost every stack — including indirectly, through what Databricks runtimes and cloud services pin. ReleaseBytes tracks CPython releases and ecosystem news, and its EOL tracker shows exactly when each Python version stops receiving security fixes.

Frequently asked questions

How often are Python release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official Python release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of Python changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new Python releases?

Set up a free email or Slack alert filtered to Python, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the Python release data come from?

From the official sources: Python language news, releases and ecosystem updates. Every item links back to the original vendor announcement.