Upcoming Release 4.3

This document outlines the changes for the upcoming Nuitka 4.3 release, serving as a draft changelog. It also includes details on hot-fixes applied to the current stable release, 4.2.1.

It currently covers changes up to version 4.3rc1.

Nuitka Release 4.3 (Draft)

Note

These are the draft release notes for the upcoming Nuitka 4.3 release. A primary goal for this version is to improve Python 3.15 support, with work planned on frame locals proxies as in Python 3.13, optimization of iterator unpacking, and inlining of generator expressions. Development is ongoing, and this documentation might lag slightly behind the latest code changes.

Bug Fixes

  • None yet.

Package Support

  • None yet.

New Features

  • None yet.

Optimization

  • None yet.

Anti-Bloat

  • None yet.

Organizational

  • None yet.

Tests

  • None yet.

Cleanups

  • None yet.

Summary

This release is currently under active development and is not yet feature-complete.