]> granicus.if.org Git - python/commit
Issue #19327: Fixed the working of regular expressions with too big charset.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 24 Oct 2013 19:04:37 +0000 (22:04 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 24 Oct 2013 19:04:37 +0000 (22:04 +0300)
commit8b150ecfc9a57fb2d564381464bb04c9a94ee053
tree51011ee81a175f761a8ebb10a593f6d792945ba2
parente5019d5183041f4f75cf4a30b2dc84eed347425e
parentbe80fc9a843e3c51d1030d3eab52d6287e5aef3a
Issue #19327: Fixed the working of regular expressions with too big charset.
Lib/sre_compile.py
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c