mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
6dcbd50eb8
test_func_return_too_large_int() was defined twice.
Keep only the redefined method, as that also checks the tracebacks.
(cherry picked from commit b8fa7bda4f)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>