Skip to content

Commit 6e5b5fe

Browse files
committed
docs(CHANGES) sphinx-autodoc-pytest-fixtures TypeAlias return type resolution
1 parent 3728a8c commit 6e5b5fe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ $ uv add gp-sphinx --prerelease allow
2424
- `merge_sphinx_config()` API for building complete Sphinx config from shared defaults
2525
- Shared extension list, theme options, MyST config, font config
2626
- Bundled workarounds (tabs.js removal, spa-nav.js injection)
27+
- `sphinx-autodoc-pytest-fixtures`: Fixture tables now resolve `TypeAlias`
28+
return annotations — alias names are preserved and linked rather than
29+
expanding to the underlying union or generic type (#9)
2730

2831
### Workspace packages
2932

0 commit comments

Comments
 (0)