mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
441d30fac7
when result of PyLong_AsLong() narrowed to int without checks. This is a backport of changesets 13e2e44db99d and 525407d89277.