]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30533: Add docs for `inspect.getmembers_static` (#29874)
authorWeipeng Hong <hongweichen8888@sina.com>
Wed, 1 Dec 2021 19:23:46 +0000 (03:23 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 19:23:46 +0000 (11:23 -0800)
commitc2bb29ce9ae4adb6a8123285ad3585907cd4cc73
tree2a7f72204a9b9adc40f2da3740588527647de4be
parentee94aa0850191712e6adfc1f4a9df08ec3240195
bpo-30533: Add docs for `inspect.getmembers_static` (#29874)

* Add docs for `inspect.getmembers_static`

* update
Doc/library/inspect.rst
Doc/whatsnew/3.11.rst