[New-bugs-announce] [issue15077] Regexp match goes into infinite loop

Moriyoshi Koizumi report at bugs.python.org
Fri Jun 15 12:41:10 CEST 2012


New submission from Moriyoshi Koizumi <mozo+python at mozo.jp>:

A peculiar pair of a regexp and a target string causes the runtime into an infinite loop.  The same expression works with Perl.

----------
components: Regular Expressions
files: x.py
messages: 162883
nosy: ezio.melotti, moriyoshi, mrabarnett
priority: normal
severity: normal
status: open
title: Regexp match goes into infinite loop
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file26016/x.py

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


More information about the New-bugs-announce mailing list