bpo-40147: Fix a compiler warning on Windows in Python/compile.c (GH-… · python/cpython@08050e9 · GitHub
Skip to content

Commit 08050e9

Browse files
authored
bpo-40147: Fix a compiler warning on Windows in Python/compile.c (GH-19389)
Change the type of nkeywords to Py_ssize_t.
1 parent c63629e commit 08050e9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Python/compile.c

Lines changed: 5 additions & 4 deletions

0 commit comments

Comments
 (0)