STINNER Victor added the comment:

> We should know what is the benefit of the patch before committing it.

The purpose of the patch is to use the empty string singleton to reduce the 
memory footprint, instead of creating multiple empty (Unicode) string objects.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28398>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to