mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
9101e23ff6
when result of PyLong_AsLong() narrowed to int without checks. This is a backport of changesets 13e2e44db99d and 525407d89277.