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 #8443: autodata directive does not support PEP-526 ivars #8444

Merged
merged 2 commits into from
Nov 20, 2020

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Nov 18, 2020

@tk0miya tk0miya added this to the 3.4.0 milestone Nov 18, 2020
@tk0miya tk0miya force-pushed the 8443_autodata_for_pep526 branch 2 times, most recently from 9e69d32 to 8c621f3 Compare November 18, 2020 15:23
sphinx/ext/autodoc/__init__.py Outdated Show resolved Hide resolved
sphinx/ext/autodoc/__init__.py Outdated Show resolved Hide resolved
@tk0miya tk0miya merged commit 18b2707 into sphinx-doc:3.x Nov 20, 2020
@tk0miya tk0miya deleted the 8443_autodata_for_pep526 branch November 20, 2020 15:57
tk0miya added a commit to tk0miya/sphinx that referenced this pull request Nov 25, 2020
InstanceAttributeDocumenter is merged into AttributeDocumenter in sphinx-doc#7946
and sphinx-doc#8444. So it is no longer needed now.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 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.

1 participant