SIGN IN SIGN UP

bpo-34899: Fix a possible assertion failure due to int_from_bytes_impl() (GH-9705)

The _PyLong_FromByteArray() call in int_from_bytes_impl() was
unchecked.
Z
Zackery Spytz committed
7bb9cd0a6766fd3e7b3c1e8f2315304ae192b34c
Parent: addf8af
Committed by Serhiy Storchaka <storchaka@gmail.com> on 10/5/2018, 9:02:23 PM