]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101400: Fix incorrect lineno in exception message on contin… (gh-101447)
authorDong-hee Na <donghee.na@python.org>
Tue, 31 Jan 2023 14:53:14 +0000 (23:53 +0900)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 14:53:14 +0000 (23:53 +0900)
commit0c37ea9abad2eae146ce117eca0503aaedc96c0f
tree47a479282bfea5638bc41469af09339fead985fe
parent43af2dbb54785e34f67813eee08156647f340b64
[3.11] gh-101400: Fix incorrect lineno in exception message on contin… (gh-101447)
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2023-01-30-08-59-47.gh-issue-101400.Di_ZFm.rst [new file with mode: 0644]
Python/compile.c