mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
b24ca6ac0e
Share common code for tests for PyLong_As*() functions.
(cherry picked from commit 69f2dc5c06)
Co-authored-by: Victor Stinner <vstinner@python.org>