On Wed, 12 Oct 2011 00:53:52 +0200 victor.stinner <python-check...@python.org> wrote: > http://hg.python.org/cpython/rev/2abd48a47f3b > changeset: 72878:2abd48a47f3b > user: Victor Stinner <victor.stin...@haypocalc.com> > date: Wed Oct 12 00:54:35 2011 +0200 > summary: > Backed out changeset 952d91a7d376 > > If maxchar == PyUnicode_MAX_CHAR_VALUE(unicode), we do an useless copy.
Ah, that was the purpose of this assert. Fair enough :) Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com