Skip to content

Add the autodoc_use_type_comments option #13269

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

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

AA-Turner
Copy link
Member

Purpose

Type comments were a bridging tool between Python 2.7 and 3.0. Disabling parsing type comments means less work is done and hence autodoc should be faster.

A

References

  • <...>
  • <...>
  • <...>

@AA-Turner AA-Turner added this to the 8.2.0 milestone Jan 26, 2025
@AA-Turner AA-Turner merged commit bde37be into sphinx-doc:master Jan 26, 2025
22 checks passed
@AA-Turner AA-Turner deleted the autodoc/use-type-comments branch January 26, 2025 05:47
Copy link

@mxm8888 mxm8888 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2025
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.

3 participants