You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/sdks/overview/python/changelog/2025-12-03.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 4.41.6
2
+
**`(fix):`** Fix Python wire test generation to drop literal-only params and fill in required file arguments so tests match the generated SDK signatures.
3
+
4
+
1
5
## 4.41.5
2
6
**`(fix):`** The `package_path` configuration now works as a suffix within the module hierarchy instead of a prefix.
3
7
For example, `package_path: sub/dir` now generates to `src/name/sub/dir/...` enabling imports like
0 commit comments