mirror of
https://github.com/python/cpython.git
synced 2026-07-25 19:32:01 -04:00
aef4552d04
gh-142554: avoid `divmod` crashes due to bad `_pylong.int_divmod` (GH-142673)
(cherry picked from commit 4e4163676a)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Source files for various builtin objects