]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add more tests for group names and refs in RE (GH-91695)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Apr 2022 14:33:09 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 14:33:09 +0000 (07:33 -0700)
commitc213cccc9bffe1e6612ad19745cef8066d2e1938
tree342d0c50b222a6a074083fbea558ca915fe34156
parentb865a661e3d4052e5bee17848bc6df83d121be71
Add more tests for group names and refs in RE (GH-91695)

(cherry picked from commit 74070085da5322ac83c954f101f2caa150655be2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_re.py