From: Serhiy Storchaka Date: Fri, 16 Sep 2016 22:30:48 +0000 (+0300) Subject: Issue #22493: Warning message emitted by using inline flags in the middle of X-Git-Tag: v3.7.0a1~2464 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48ab735ca518b6cb3aef6ea1662182aba3f89253;p=thirdparty%2FPython%2Fcpython.git Issue #22493: Warning message emitted by using inline flags in the middle of regular expression now contains a (truncated) regex pattern. Patch by Tim Graham. --- 48ab735ca518b6cb3aef6ea1662182aba3f89253