]> granicus.if.org Git - python/commit
Issue #19329: Optimized compiling charsets in regular expressions.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Oct 2013 06:20:29 +0000 (08:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Oct 2013 06:20:29 +0000 (08:20 +0200)
commit68457be619b919127d0858322ce84e901fd89728
treecfcd53751ac58ef587736a3fe18a46b3d5cb08e4
parent1985f7b133d2ff1f695354c50a09a7c859a1d5a4
Issue #19329: Optimized compiling charsets in regular expressions.
Lib/sre_compile.py
Misc/NEWS