Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/products/sdks/overview/python/changelog/2025-12-03.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.41.6
**`(fix):`** Fix Python wire test generation to drop literal-only params and fill in required file arguments so tests match the generated SDK signatures.


## 4.41.5
**`(fix):`** The `package_path` configuration now works as a suffix within the module hierarchy instead of a prefix.
For example, `package_path: sub/dir` now generates to `src/name/sub/dir/...` enabling imports like
Expand Down