This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srael
Recipients ezio.melotti, mrabarnett, remi.lapeyre, srael
Date 2020-05-05.07:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588664389.24.0.697904497919.issue40496@roundup.psfhosted.org>
In-reply-to
Content
Thank you for your reply Rémi.

I agree with you that the reason can be that the pattern is too complex. I just noticed that in Python 3.7 using the same pattern finish the searchall almost instantaneously, but in 3.6 the CPU goes to 100% and it takes ages to finish. In fact I don't know if this can finish at all because it takes so long that I had to stop it.
I tough it would be a good idea to let you know this behaviour. Of course, after this, I don't use 3.6 anymore.

Thanks again!
History
Date User Action Args
2020-05-05 07:39:49sraelsetrecipients: + srael, ezio.melotti, mrabarnett, remi.lapeyre
2020-05-05 07:39:49sraelsetmessageid: <1588664389.24.0.697904497919.issue40496@roundup.psfhosted.org>
2020-05-05 07:39:49sraellinkissue40496 messages
2020-05-05 07:39:49sraelcreate