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

Close #9445: Support class properties #9461

Merged
merged 2 commits into from Jul 19, 2021

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 17, 2021

Feature or Bugfix

  • Feature

Purpose

…thod: option

Since python 3.9, `classmethod` starts to support creating a "class
property".  This allows to describe it.
@tk0miya tk0miya added type:enhancement enhance or introduce a new feature extensions:autodoc domains:py labels Jul 17, 2021
@tk0miya tk0miya added this to the 4.2.0 milestone Jul 17, 2021
@tk0miya tk0miya changed the title 9445 class property Close #9445: Support class properties Jul 17, 2021
Since python 3.9, `classmethod` starts to support creating a "class
property".  This supports to generate document for it.
@tk0miya tk0miya merged commit 362f36d into sphinx-doc:4.x Jul 19, 2021
@tk0miya tk0miya deleted the 9445_class_property branch July 19, 2021 16:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant