[3.10] bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634) by miss-islington · Pull Request #29643 · python/cpython

@rhettinger @miss-islington

…ythonGH-29634)

staticmethod() also became callable in Python 3.10.

See: b83861f.
(cherry picked from commit e34809e)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>

@bedevere-bot added the docs

Documentation in the Doc dir

label

Nov 19, 2021