Skip to content
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

Fix #8588: autodoc_type_aliases does not support dotted name #9159

Merged
merged 1 commit into from May 3, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented May 2, 2021

Feature or Bugfix

  • Bugfix

Purpose

CHANGES Outdated Show resolved Hide resolved
sphinx/util/inspect.py Outdated Show resolved Hide resolved
@tk0miya tk0miya force-pushed the 8588_nested_autodoc_type_aliases branch 2 times, most recently from 2f09b86 to 80a18f5 Compare May 3, 2021 09:41
…name

It allows users to define an alias for a class with module name
like `foo.bar.BazClass`.
@tk0miya tk0miya force-pushed the 8588_nested_autodoc_type_aliases branch from 80a18f5 to 28ab5f2 Compare May 3, 2021 09:47
@tk0miya tk0miya marked this pull request as ready for review May 3, 2021 09:48
@tk0miya tk0miya merged commit 110fe17 into sphinx-doc:4.x May 3, 2021
@tk0miya tk0miya deleted the 8588_nested_autodoc_type_aliases branch May 3, 2021 13:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant