From: Serhiy Storchaka Date: Mon, 19 Aug 2013 19:53:04 +0000 (+0300) Subject: Issue #18647: Correctly bound calculated min/max width of a subexpression. X-Git-Tag: v3.4.0a2~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20c3dd25c01d0154c611f5acea72a48f3e09b4d7;p=thirdparty%2FPython%2Fcpython.git Issue #18647: Correctly bound calculated min/max width of a subexpression. Now max width is MAXREPEAT on 32- and 64-bit platforms when one of subexpressions is unbounded repetition. --- 20c3dd25c01d0154c611f5acea72a48f3e09b4d7