]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98762: Fix locations of match sub-patterns (GH-98775)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 12 Nov 2022 18:42:17 +0000 (18:42 +0000)
committerGitHub <noreply@github.com>
Sat, 12 Nov 2022 18:42:17 +0000 (18:42 +0000)
commitfb844e1931bc1ad2f11565fbe25627a1a41b4203
tree060f99d2e18add21b30bfcfd4ed766230393cc1b
parent73a921b0701a4c135154c14649b49a0bb797e143
gh-98762: Fix locations of match sub-patterns (GH-98775)
Lib/test/test_compile.py
Misc/NEWS.d/next/Core and Builtins/2022-10-27-16-42-16.gh-issue-98762.Eb2kzg.rst [new file with mode: 0644]
Python/compile.c