Matthew Barnett <pyt...@mrabarnett.plus.com> added the comment:

issue2636-20100219.zip is a new version of the regex module.

The regex module should give the same results as the re module for backwards 
compatibility.

The ignorecase bug is now fixed.

This new version releases the GIL when matching on str and bytes (str and 
unicode in Python 2.x).

----------
Added file: http://bugs.python.org/file16255/issue2636-20100219.zip

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

Reply via email to