mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
73766b0341
Embedded nulls would cause a ValueError to be raised. Thanks go to Eryk Sun for their analysis. Co-authored-by: Łukasz Langa <lukasz@langa.pl>