Serhiy Storchaka added the comment:

This change can be considered as a bug fix, but I hesitate to apply it to 
maintained releases because the effect on the performance of case-sensitive 
locale-depending bytes matching is hardly predicable. Some matches become 5 
times faster, others become 1.5 times slower, depending on the cases of the 
pattern and the matched bytestring.

----------

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

Reply via email to