kristall added the comment:
Thanks for the quick 1st response. Since I put that part of my script on hold,
I'd like to ask if it is possible to estimate when Antoine will have a look at
this? Thanks in advance.
--
___
Python tracker
New submission from kristall:
unittests subTests do not call addFailure in the case of a failure.
Please see
http://stackoverflow.com/questions/41432353/python3-4-unittest-addfailure-not-called-when-subtests-are-used
for detailed problemdescription.
--
components: Tests
messages
kristall added the comment:
aloha,
I also use large RE's. re.compile() worked fine under python2.6 (OS
ubuntu-linux). After moving the code to python3.0 I get the same error
as ostkamp did. Under 3.1 also. Under 3.1 I tried to the fix that
ostkamp described (setting 'short