mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
571cefd8c7
gh-120155: Fix Coverity issue in parse_string() (GH-120997)
(cherry picked from commit 769aea3329)
Co-authored-by: Victor Stinner <vstinner@python.org>