Documentation
Also, the line just below calling __get__ with no arguments if the descriptor is of one of these types is wrong. It should take the original object as well.
Originally posted by @jonathandung in #150501
Do not changes these. Instead I would recommend using types.* directly instead and open a separate PR.
Originally posted by @picnixz in #150504 (comment)
Linked PRs
Documentation
Originally posted by @jonathandung in #150501
Originally posted by @picnixz in #150504 (comment)
Linked PRs
inspect.getattr_staticexample code #150507