]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93040 Wrap unused parameters in Objects/obmalloc.c with Py_UNUSED (#93175)
authoroda-gitso <105083118+oda-gitso@users.noreply.github.com>
Wed, 25 May 2022 10:39:06 +0000 (17:39 +0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 10:39:06 +0000 (12:39 +0200)
commit9485a0dbddcee014821b41c960133632bb68b33c
tree3a44a93d8e9b24ef76a0c1e89225720d70e9455b
parent5695c0e0a25da58dfc1d22fc1cd68c2fda0a320d
gh-93040 Wrap unused parameters in Objects/obmalloc.c with Py_UNUSED (#93175)
Misc/NEWS.d/next/Core and Builtins/2022-05-24-14-35-48.gh-issue-93040.9X6Ofu.rst [new file with mode: 0644]
Objects/obmalloc.c