]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112205: Support docstring for `@getter` (#113160)
authorDonghee Na <donghee.na@python.org>
Wed, 20 Dec 2023 12:52:12 +0000 (12:52 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Dec 2023 12:52:12 +0000 (21:52 +0900)
commit57b7e52790ae56309832497a1ce17e3e731b920e
tree28fd9c7dcac2b8cdfd9497c950c4e8043b755b5f
parent5a7cc667f816f0377f763322c2367301ea3379ee
gh-112205: Support docstring for `@getter` (#113160)

---------

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Lib/test/clinic.test.c
Lib/test/test_clinic.py
Modules/_io/clinic/bufferedio.c.h
Modules/_io/clinic/stringio.c.h
Modules/_io/clinic/textio.c.h
Modules/_io/textio.c
Tools/clinic/clinic.py