[issue10076] Regex objects became uncopyable in 2.5

Senthil Kumaran report at bugs.python.org
Fri Oct 15 08:28:15 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

The patch looks reasonable to me.

I was trying to find out why they got disabled after 2.5, but I don't see any reason. (There was an issue open and it was closed for no reason). So, I think, this should move forward, unless there is any technical objection to the patch.

----------
nosy: +orsenthil, pitrou
stage:  -> patch review
superseder:  -> MatchObjects not deepcopy()able
versions: +Python 3.1 -Python 2.5, Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10076>
_______________________________________


More information about the Python-bugs-list mailing list