]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3231: re.compile fails with some bytes patterns
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 22 Jul 2008 17:53:22 +0000 (17:53 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 22 Jul 2008 17:53:22 +0000 (17:53 +0000)
commit22628c4d6a79e38371e383cc40702bf0935e355e
tree05a58350d5a9340d4370e2ab5e6649a664544732
parent943f33912c243b0769023082691475012428da5a
#3231: re.compile fails with some bytes patterns
Lib/sre_parse.py
Lib/test/re_tests.py
Lib/test/test_re.py