]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117068: Remove useless code in bytesio.c:resize_buffer() (GH-117069)
authorNGRsoftlab <78017794+NGRsoftlab@users.noreply.github.com>
Fri, 22 Mar 2024 11:25:38 +0000 (14:25 +0300)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2024 11:25:38 +0000 (11:25 +0000)
commit63d6f2623ef2aa90f51c6a928b96845b9b380d89
tree53e268dc1ef335b606c7ebe3d53b7f224f2157a7
parent42ae924d278c48a719fb0ab86357f3235a9f7ab9
gh-117068: Remove useless code in bytesio.c:resize_buffer() (GH-117069)

Co-authored-by: i.khabibulin <i.khabibulin@ngrsoftlab.ru>
Modules/_io/bytesio.c