Issue #15989: Fix several occurrences of integer overflow
when result of PyLong_AsLong() narrowed to int without checks.
S
Serhiy Storchaka committed
78980438683d98076cd541d995a868fb5c9e4277
Parent: 5f1cfbb
when result of PyLong_AsLong() narrowed to int without checks.