]> granicus.if.org Git - python/commitdiff
Issue #18647: Correctly bound calculated min/max width of a subexpression.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 19 Aug 2013 19:53:04 +0000 (22:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 19 Aug 2013 19:53:04 +0000 (22:53 +0300)
Now max width is MAXREPEAT on 32- and 64-bit platforms when one of
subexpressions is unbounded repetition.


Trivial merge