SIGN IN SIGN UP

Writer APIs: use empty string singletons

Modify _PyBytesWriter_Finish() and _PyUnicodeWriter_Finish() to return the
empty bytes/Unicode string if the string is empty.
V
Victor Stinner committed
6c2cdae9e6b664a0b3e204773aeb8954ae1508e1
Parent: c29e29b