Richard Saunders <richismyn...@mac.com> added the comment:

This is a potential patch: 
I believe it follows the C-style of PEP 7

There is a test as well, testing 1 and 2 byte kinds.

I have run it through the python tests and have added no new breakages
(there were some tests that failed, but they failed with and without the patch)

----------
keywords: +patch
title: Add memcmp into unicode_compare for optimizing compares -> Add memcmp 
into unicode_compare for optimizing comparisons
Added file: http://bugs.python.org/file23537/unicode_with_memcmp.patch

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

Reply via email to