Closed
Description
Documentation
In the first sentence of the "Affected APIs" subsection under "Integer string conversion length limitation", it reads:
The limition only applies to potentially slow conversions between int and str or bytes:
Most likely was meant:
The limitation only applies to potentially slow conversions between int and str or bytes: