diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-11 15:19:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 15:19:44 +0200 |
commit | 2939ad02be62110ffa2ac6c4d9211c85e1d1720f (patch) | |
tree | ea81ce4398d6401329b434ac36acf34c6ed60bcb /Python/generated_cases.c.h | |
parent | b1043607884d774acabd255ecdcebb159f76a2fb (diff) | |
download | cpython-2939ad02be62110ffa2ac6c4d9211c85e1d1720f.tar.gz cpython-2939ad02be62110ffa2ac6c4d9211c85e1d1720f.zip |
gh-97959: Fix rendering of routines in pydoc (GH-113941)
* Class methods no longer have "method of builtins.type instance" note.
* Corresponding notes are now added for class and unbound methods.
* Method and function aliases now have references to the module or the
class where the origin was defined if it differs from the current.
* Bound methods are now listed in the static methods section.
* Methods of builtin classes are now supported as well as methods of
Python classes.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions