]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141968: use `bytearray.take_bytes` in `wave._byteswap` (#141973)
authorCody Maloney <cmaloney@users.noreply.github.com>
Wed, 26 Nov 2025 15:45:12 +0000 (07:45 -0800)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 15:45:12 +0000 (21:15 +0530)
commit9dbf77beb62c65e18eb766f0e867b7d96fa7b56a
tree767551c020c62059d8075d419e59738de8ffbca1
parent2c1fdf3592cee02f7d2e2f250f2fbd67ddea0a2c
gh-141968: use `bytearray.take_bytes` in `wave._byteswap` (#141973)
Lib/wave.py
Misc/NEWS.d/next/Library/2025-11-25-23-22-46.gh-issue-141968.R1sHnJ.rst [new file with mode: 0644]