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 #8164: autodoc: Classes that inherit mocked class are not documented #8607

Merged
merged 3 commits into from Dec 29, 2020

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Dec 28, 2020

Subject:

Feature or Bugfix

  • Bugfix

Purpose

@tk0miya
Copy link
Member Author

tk0miya commented Dec 28, 2020

I think this is an critical bug fix. So I'll merge this into 3.4.x branch and will release a bug fix release within a week.

…ot documented

Use ismock() to check a module member is a mocked or not. It allows not
to skip subclasses of mocked class.
@tk0miya tk0miya force-pushed the 8164_subclass_of_mocked_class branch from 59f0c07 to 8556774 Compare December 28, 2020 15:26
@tk0miya tk0miya merged commit aaee352 into sphinx-doc:3.4.x Dec 29, 2020
@tk0miya tk0miya deleted the 8164_subclass_of_mocked_class branch December 29, 2020 09:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 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

2 participants