diff options
| author | animalize <animalize@users.noreply.github.com> | 2019-02-18 13:26:37 (GMT) |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2019-02-18 13:26:37 (GMT) |
| commit | 4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0 (patch) | |
| tree | 6daa91592d1d09f5b8ed34a1121e600a8bb03d74 /Lib/test/test_bytes.py | |
| parent | 02c04f26dfa637db7091b7e16036a980bbf40893 (diff) | |
| download | cpython-4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0.zip cpython-4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0.tar.gz cpython-4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0.tar.bz2 | |
bpo-34294: re module, fix wrong capturing groups in rare cases. (GH-11546)
Need to reset capturing groups between two SRE(match) callings in loops, this fixes wrong capturing groups in rare cases.
Also add a missing index in re.rst.
Diffstat (limited to 'Lib/test/test_bytes.py')
0 files changed, 0 insertions, 0 deletions
