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

Bugfix for HEAD of python-3.10 #9491

Merged
merged 2 commits into from Jul 22, 2021
Merged

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 22, 2021

Feature or Bugfix

  • Bugfix

Purpose

…roken

At the HEAD of 3.10, the implementation of ``typing.NewType`` has been
changed to the class based.  To follow the change, this uses
``isinstance`` on ``sphinx.util.inspect:isNewType()`.
At the HEAD of 3.10, the implementation of `typing._SpecialForm` and
`typing._BaseGenericAlias` has been changed to support __qualname__.
@tk0miya tk0miya merged commit 9218ad4 into sphinx-doc:4.1.x Jul 22, 2021
@tk0miya tk0miya deleted the 9489_NewType branch July 22, 2021 17:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 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