]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120196: Reuse find_max_char() for bytes objects (#120497)
authorRuben Vorderman <r.h.p.vorderman@lumc.nl>
Mon, 17 Jun 2024 10:21:58 +0000 (12:21 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 10:21:58 +0000 (12:21 +0200)
commit945a89b48f017d711055da039899eaecc2eb7ddd
tree921d71b59d900b80f9670f630a783176bf6479e0
parent21866c8ed296524f0ca175c0f55b43744c2b30df
gh-120196: Reuse find_max_char() for bytes objects (#120497)
Objects/bytes_methods.c
Objects/stringlib/find_max_char.h