mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
ccaf865364
gh-131505: Move len boundary assertions before using len. (GH-131536)
Move len boundary assertions before using len.
(cherry picked from commit c45e661226)
Co-authored-by: naya451 <41294408+naya451@users.noreply.github.com>