diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-02-16 16:47:47 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-02-16 16:47:47 +0200 |
commit | 70ca0210e8958d2665541ddd38fce2965075674e (patch) | |
tree | f24e31538d932eebe73bdb07079096cabeb0e50a /Python/errors.c | |
parent | b19ed57d8d75b1183193558a9880db44b95157b3 (diff) | |
download | cpython-git-70ca0210e8958d2665541ddd38fce2965075674e.tar.gz |
Issue #13169: The maximal repetition number in a regular expression has been
increased from 65534 to 2147483647 (on 32-bit platform) or 4294967294 (on
64-bit).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions