]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Move implementation specific RE tests to separate class (GH-106563) (#106564)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 9 Jul 2023 10:14:39 +0000 (03:14 -0700)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2023 10:14:39 +0000 (10:14 +0000)
commit559267fcd359501679530c3ff1ccfa8e9c95ea66
treea6786b2e594a4a665d16990addbde8960f494423
parent60ade0cb2929b180a50feb288a760038a072ef76
[3.12] Move implementation specific RE tests to separate class (GH-106563) (#106564)

Move implementation specific RE tests to separate class (GH-106563)
(cherry picked from commit 8cb6f9761e3c1cff3210697e3670b57591bf2e7a)

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