]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123048: Fix missing source location in pattern matching code (GH-123167...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 10:43:05 +0000 (12:43 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 10:43:05 +0000 (10:43 +0000)
commit919a3e8028de61a57c672c2de1a47c82b75b2e39
tree3a281a02b315e097533b7db4381c9aed07270492
parent747abc00d05621b4f639f8b41eac37b9ed61ba91
[3.12] gh-123048: Fix missing source location in pattern matching code (GH-123167) (#123170)

gh-123048: Fix missing source location in pattern matching code (GH-123167)
(cherry picked from commit bffed80230f2617de2ee02bd4bdded1024234dab)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/test/test_patma.py
Misc/NEWS.d/next/Core and Builtins/2024-08-20-11-09-16.gh-issue-123048.2TISpv.rst [new file with mode: 0644]