Antoine Pitrou added the comment: The last patch increases the size of the code substantially. I'm still wondering what the benefits are.
$ hg di --stat Include/bytesobject.h | 90 ++++++++++++++ Misc/NEWS | 3 + Objects/bytesobject.c | 144 ++++++++++++++++++++++ Objects/stringlib/codecs.h | 109 ++++------------ Objects/unicodeobject.c | 267 ++++++++++++++++------------------------- 5 files changed, 368 insertions(+), 245 deletions(-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17742> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com