]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91266: refactor bytearray strip methods (GH-32096)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Thu, 14 Apr 2022 02:20:38 +0000 (04:20 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 02:20:38 +0000 (22:20 -0400)
commit355cbaadbbdce82b08431999d9de89661324263f
tree0210ed0c27763f77fbb29b658f72f73e7c7d819e
parent325d6f50357474c7d9fd2475be0e2481f7ae0476
gh-91266: refactor bytearray strip methods (GH-32096)
Misc/NEWS.d/next/Core and Builtins/2022-04-13-07-14-30.gh-issue-91266.6Vkzzt.rst [new file with mode: 0644]
Objects/bytearrayobject.c