]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76785: Use PRId64 to Fix a Compiler Warning on Windows (gh-116369)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 5 Mar 2024 18:51:04 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 18:51:04 +0000 (18:51 +0000)
commitdab85e01898ae737ba6197199090a51a6d4dd1fb
tree0bb91e0f4df24d0f98f58cc3e8b967f396c15225
parentedc9d85c68af600431556f3e8edae9b0fbfdfd34
gh-76785: Use PRId64 to Fix a Compiler Warning on Windows (gh-116369)

I accidentally introduced the warning in gh-116328.
Modules/_xxinterpqueuesmodule.c