Skip to content

Commit f853041

Browse files
tstanmay13github-actions[bot]
authored andcommitted
update changelogs
1 parent 23ddddc commit f853041

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)