]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141968: use `bytearray.take_bytes` in `encodings.idna` (#141975)
authorCody Maloney <cmaloney@users.noreply.github.com>
Wed, 26 Nov 2025 15:46:25 +0000 (07:46 -0800)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 15:46:25 +0000 (21:16 +0530)
commit9ac14288d7147dbbae08a8ffd8581e0f5e6fd706
tree6587ea9f4618f6ca933ce4fc0aedcbbae95b0314
parent9dbf77beb62c65e18eb766f0e867b7d96fa7b56a
gh-141968: use `bytearray.take_bytes` in `encodings.idna` (#141975)
Lib/encodings/idna.py
Misc/NEWS.d/next/Library/2025-11-25-23-35-07.gh-issue-141968.b3Gscp.rst [new file with mode: 0644]