]> granicus.if.org Git - python/commit
bpo-10076: Compiled regular expression and match objects now are copyable. (#1000)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 16 Apr 2017 07:16:03 +0000 (10:16 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2017 07:16:03 +0000 (10:16 +0300)
commitfdbd01151dbd5feea3e4c0316d102db3d2a2a412
treeeba32283c798704a241b13119cbbc74c1da3e069
parentcd85d0b90b39310c8ca7329bd35e82c2c1c8f4ad
bpo-10076: Compiled regular expression and match objects now are copyable. (#1000)
Doc/library/re.rst
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c
Modules/clinic/_sre.c.h