Skip to content

Commit a1ed8bb

Browse files
committed
release 20.34.0
1 parent 9ef8512 commit a1ed8bb

File tree

6 files changed

+18
-9
lines changed

6 files changed

+18
-9
lines changed

docs/changelog.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.34.0 (2025-08-13)
9+
---------------------
10+
11+
Features - 20.34.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Abstract out caching in discovery - by :user:`esafak`.
14+
Decouple `FileCache` from `py_info` (discovery) - by :user:`esafak`.
15+
Remove references to py_info in FileCache - by :user:`esafak`.
16+
Decouple discovery from creator plugins - by :user:`esafak`.
17+
Decouple discovery by duplicating info utils - by :user:`esafak`. (:issue:`2074`)
18+
- Add PyPy 3.11 support. Contributed by :user:`esafak`. (:issue:`2932`)
19+
20+
Bugfixes - 20.34.0
21+
~~~~~~~~~~~~~~~~~~
22+
- Upgrade embedded wheel pip to ``25.2`` from ``25.1.1`` - by :user:`gaborbernat`. (:issue:`2333`)
23+
- Accept RuntimeError in `test_too_many_open_files`, by :user:`esafak` (:issue:`2935`)
24+
- Python in PATH takes precedence over uv-managed python. Contributed by :user:`edgarrmondragon`. (:issue:`2952`)
25+
826
v20.33.1 (2025-08-05)
927
---------------------
1028

docs/changelog/2074.feature.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/changelog/2333.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2932.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2935.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2952.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)