Skip to content

Commit 069f54f

Browse files
Update changelogs from fern repo (#2530)
Co-authored-by: tstanmay13 <29681256+tstanmay13@users.noreply.github.com>
1 parent 23ddddc commit 069f54f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

fern/products/sdks/overview/python/changelog/2025-12-04.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.41.11
2+
**`(fix):`** Fix backslash escaping in endpoint and websocket docstrings. OpenAPI descriptions containing
3+
backslash sequences like `DOMAIN\username` now properly escape backslashes to avoid Python
4+
SyntaxError from invalid unicode escape sequences.
5+
6+
17
## 4.41.10
28
**`(fix):`** Adds `dynamic = ["version"]` to `pyproject.toml`, allowing for `uv` commands such as `uv sync` to work out-of-the-box.
39

0 commit comments

Comments
 (0)