Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,23 @@ Unreleased changes are tracked as individual files in the [news/](./news)
directory, or view the [latest generated
changelog](https://rules-python.readthedocs.io/en/latest/changelog.html).

{#v2-3-3}
## [2.3.3] - 2026-09-04

[2.3.3]: https://github.com/bazel-contrib/rules_python/releases/tag/2.3.3

{#v2-3-3-changed}
### Changed
* (publish): The twine packages are now configured for three major platforms.

{#v2-3-3-fixed}
### Fixed
* (gazelle) Fixed a regression from version 1.8.0 which broke module map
generation for old-style namespace packages.
([#4135](https://github.com/bazel-contrib/rules_python/pull/4135)).
* (zipapp) Fixed handling of {obj}`PyRuntimeInfo` with `files = None` so creating
zipapp archives does not error.

{#v2-3-2}
## [2.3.2] - 2026-08-22

Expand Down
1 change: 0 additions & 1 deletion news/4007.changed.md

This file was deleted.

3 changes: 0 additions & 3 deletions news/4135.fixed.md

This file was deleted.

2 changes: 0 additions & 2 deletions news/py_zipapp_runtime_files.fixed.md

This file was deleted.