gh-129813, PEP 782: Use PyBytesWriter in _hashopenssl (#138922) · python/cpython@a68efdf · GitHub
Skip to content

Commit a68efdf

Browse files
authored
gh-129813, PEP 782: Use PyBytesWriter in _hashopenssl (#138922)
Replace PyBytes_FromStringAndSize(NULL, size) with the new public PyBytesWriter API.
1 parent 29d026f commit a68efdf

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

Modules/_hashopenssl.c

Lines changed: 6 additions & 7 deletions

0 commit comments

Comments
 (0)