]> granicus.if.org Git - python/commit
bpo-28293: Don't completely dump the regex cache when full. (#3768)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 Sep 2017 16:47:36 +0000 (19:47 +0300)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2017 16:47:36 +0000 (19:47 +0300)
commit114454e9f6addbcb364e9a37102c8131ae2da1dd
treef356c57b2a928ac2e581c0b18f0ab8c8e16cdc3e
parent0e950dd22b075b4809c84afda8aede02b76ac0fa
bpo-28293: Don't completely dump the regex cache when full. (#3768)
Lib/re.py
Misc/NEWS.d/next/Library/2017-09-26-17-51-17.bpo-28293.UC5pm4.rst [new file with mode: 0644]