Skip to content

Allow prefixing common known types with module name #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025

Conversation

lagru
Copy link
Member

@lagru lagru commented May 25, 2025

Release note

(instructions)

Support referencing types from `collections.abc` and `typing` with their
their module name included. So `collections.abc.Iterable` should work now.

Previously `collections.abc.Iterable` couldn't be used in docstrings,
which seems a bit unexpected.
@lagru lagru added the fix Addresses regressions & bugs label May 25, 2025
@lagru lagru merged commit 1e00163 into main May 25, 2025
7 checks passed
@lagru lagru deleted the prefix-common-types branch May 25, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Addresses regressions & bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant