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 #9404: autodoc: autoclass raises TypeError for dict-like object #9411

Merged
merged 1 commit into from Jul 10, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 6, 2021

Feature or Bugfix

  • Bugfix

Purpose

…e object

The autoclass directive raises TypeError when dict-like object (not a
class) is given as a subject.
@tk0miya tk0miya force-pushed the 9404_TypeError_for_non_class branch from dab6ee4 to fe03723 Compare July 10, 2021 17:41
@tk0miya tk0miya merged commit beea084 into sphinx-doc:4.x Jul 10, 2021
@tk0miya tk0miya deleted the 9404_TypeError_for_non_class branch July 10, 2021 17:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 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