mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
5374fbc314
Reverts commite653d4d8e8and makes parsing even more strict. Like socket.inet_pton() any leading zero is now treated as invalid input. Signed-off-by: Christian Heimes <christian@python.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit60ce8f0be6)