]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (#121843)
authorsobolevn <mail@sobolevn.me>
Wed, 17 Jul 2024 07:00:07 +0000 (10:00 +0300)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 07:00:07 +0000 (10:00 +0300)
commitf6c7d8d79c4e17167af98f2e0cb4b1e55d7b5d3c
tree6be151864f10027883340e7a5a673ca39d954614
parent37611171af4dffbd139e0393873479ed973e9585
gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (#121843)
Lib/test/test_capi/test_bytes.py