]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112087: Update list.{pop,clear,reverse,remove} to use CS (gh-113764)
authorDonghee Na <donghee.na@python.org>
Tue, 9 Jan 2024 00:00:55 +0000 (09:00 +0900)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 00:00:55 +0000 (09:00 +0900)
commita023bc252dc744736bd21897c5a23a25b800df92
tree8dd9c2f1c139464e3f20cf148d3cba9734bd2b64
parent10d3f04aec745c6676ef31611549b970a78338b3
gh-112087: Update list.{pop,clear,reverse,remove} to use CS (gh-113764)
Objects/clinic/listobject.c.h
Objects/listobject.c