]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112205: Support @getter annotation from AC (gh-112396)
authorDonghee Na <donghee.na@python.org>
Thu, 30 Nov 2023 10:40:53 +0000 (10:40 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 10:40:53 +0000 (19:40 +0900)
commit7eeea13403882af63a71226433c9a13b80c22564
tree976e1a1589211c9731fc6fec94934d415991837a
parent0785c685599aaa052f85d6163872bdecb9c66486
gh-112205: Support @getter annotation from AC (gh-112396)
Lib/test/clinic.test.c
Lib/test/test_clinic.py
Modules/_io/bufferedio.c
Modules/_io/clinic/bufferedio.c.h
Tools/clinic/clinic.py