Skip to content

Commit 7ccd0f1

Browse files
committed
release 4.3.1
1 parent 99b849b commit 7ccd0f1

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.3.1 (2023-01-15)
8+
-------------------
9+
10+
Bugfixes - 4.3.1
11+
~~~~~~~~~~~~~~~~
12+
- Fix regression introduced in 4.3.0 by expanding substitution expressions
13+
(``{...}``) that result from a previous subsitution's replacement value (up to
14+
100 times). Note that recursive expansion is strictly depth-first; no
15+
replacement value will ever affect adjacent characters nor will expansion ever
16+
occur over the result of more than one replacement - by :user:`masenf`. (:issue:`2863`)
17+
18+
719
v4.3.0 (2023-01-15)
820
-------------------
921

docs/changelog/2863.bugfix.rst

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

0 commit comments

Comments
 (0)