Skip to content

Commit 2c8c5b2

Browse files
committed
release 4.47.3
1 parent 5e1db72 commit 2c8c5b2

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.47.3 (2026-03-04)
11+
**********************
12+
13+
Bug fixes - 4.47.3
14+
==================
15+
16+
- ``ignore_base_python_conflict`` now also suppresses errors when an environment name contains multiple conflicting
17+
version-like factors (e.g., ``unit-py3.10-2.16`` where both ``py3.10`` and ``2.16`` are detected as Python versions).
18+
Previously this flag only handled conflicts between explicit ``base_python`` settings and the environment name - by
19+
:user:`gaborbernat`. (:issue:`3850`)
20+
921
**********************
1022
v4.47.2 (2026-03-03)
1123
**********************

docs/changelog/3850.bugfix.rst

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

0 commit comments

Comments
 (0)