summaryrefslogtreecommitdiffstats
path: root/Modules/_pickle.c
diff options
context:
space:
mode:
authoranimalize <animalize@users.noreply.github.com>2019-02-18 13:26:37 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2019-02-18 13:26:37 (GMT)
commit4a7f44a2ed49ff1e87db062e7177a56c6e4bbdb0 (patch)
tree6daa91592d1d09f5b8ed34a1121e600a8bb03d74 /Modules/_pickle.c
parent02c04f26dfa637db7091b7e16036a980bbf40893 (diff)
downloadcpython-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 'Modules/_pickle.c')
0 files changed, 0 insertions, 0 deletions