mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00: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 <vstinner@python.org>