bpo-40334: Don't downcast from Py_ssize_t to int · python/cpython@b876378 · GitHub
Skip to content

Commit b876378

Browse files
committed
bpo-40334: Don't downcast from Py_ssize_t to int
1 parent 1def775 commit b876378

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

Parser/pegen/pegen.c

Lines changed: 21 additions & 21 deletions

Python/compile.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)