Skip to content

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Oct 5, 2025

For the following decorators: classmethod, staticmethod, property, ABC decorators, enum decorators, functools.lru_cache, functools.cache.

Note that depending on the context, I left references as :func: or :class:, for instance when it is reference as "the <...> object/function/descriptor".


📚 Documentation preview 📚: https://cpython-previews--139598.org.readthedocs.build/

… part 1

For the following decorators: `classmethod`, `staticmethod`,
`property`, ABC decorators, enum decorators, `functools.lru_cache`,
`functools.cache`.
@AA-Turner
Copy link
Member

If this is 'part 1', what are the expected follow-up changes?

A

@Viicos
Copy link
Contributor Author

Viicos commented Oct 5, 2025

If this is 'part 1', what are the expected follow-up changes?

I'll comment on the original issue the remaining ones. Let me know if this is fine to tackle everything in a single PR.

@AA-Turner
Copy link
Member

Let me know if this is fine to tackle everything in a single PR.

I'd prefer one PR to review, as long as the diff stays reasonable.

A

@rhettinger rhettinger removed their request for review October 6, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants