cpython
5ef7fa16
- gh-155742: Get singleton in PyBytesWriter_FinishWithSize() (#155795)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 hours ago
gh-155742: Get singleton in PyBytesWriter_FinishWithSize() (#155795) If the result size of 1 byte, return the singleton rather than creating a new bytes string.
References
#155795 - gh-155742: Get singleton in PyBytesWriter_FinishWithSize()
Author
vstinner
Parents
d87ee279
Loading