Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
bytesobject.c
Find file
Blame
History
Permalink
bpo-33817: Fix _PyBytes_Resize() for empty bytes object. (GH-11516)
· 44cc4822
Serhiy Storchaka
authored
Jan 12, 2019
Add also tests for PyUnicode_FromFormat() and PyBytes_FromFormat() with empty result.
44cc4822