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

Close #9560: autodoc: Allow to refer NewType with modname in py310+ #9611

Merged
merged 1 commit into from Sep 11, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Sep 5, 2021

Feature or Bugfix

  • Feature

Purpose

…n py310+

Before 3.10, an instance of NewType has incorrect module name. But it
was fixed on 3.10.  This starts to use the module info if the
interpreter is 3.10+.
@tk0miya tk0miya added this to the 4.2.0 milestone Sep 5, 2021
@tk0miya tk0miya merged commit c44ee0e into sphinx-doc:4.x Sep 11, 2021
@tk0miya tk0miya deleted the 9560_NewType_module branch September 11, 2021 08:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 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