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
10 changes: 10 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ Release History

.. towncrier release notes start

v20.33.1 (2025-08-05)
---------------------

Bugfixes - 20.33.1
~~~~~~~~~~~~~~~~~~
- Correctly unpack _get_tcl_tk_libs() response in PythonInfo.
Contributed by :user:`esafak`. (:issue:`2930`)
- Restore `py_info.py` timestamp in `test_py_info_cache_invalidation_on_py_info_change`
Contributed by :user:`esafak`. (:issue:`2933`)

v20.33.0 (2025-08-03)
---------------------

Expand Down
2 changes: 0 additions & 2 deletions docs/changelog/2930.bugfix.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog/2933.bugfix.rst

This file was deleted.

Loading