]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (#147704)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Wed, 1 Apr 2026 13:12:44 +0000 (21:12 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2026 13:12:44 +0000 (15:12 +0200)
commitb406d85603d5099e415da04e7b6559a51f145595
tree2a2005c4931226d9d5200f28b4677ee061506df5
parent6ea4f842fb699a5cd34ec5bed98e259c47e02ca1
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (#147704)

Fix format specifier in parse_task_name() for long result.
Modules/_remote_debugging_module.c