mirror of
https://github.com/python/cpython.git
synced 2026-07-29 05:08:36 -04:00
This also reverts loghelper() change in 75f59bb629 for integer
input. The error message shouldn't include argument value here.
Co-authored-by: Victor Stinner <[email protected]>