aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/create_embedded_tools_lib.py
diff options
context:
space:
mode:
authorGravatar brandjon <brandjon@google.com>2018-03-23 07:29:26 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-23 07:31:41 -0700
commitd58bd26ea754a189c87ef0af795998acd2ad2874 (patch)
treed64a5c8da062e46285a29f49cbe3db5905a695b3 /src/create_embedded_tools_lib.py
parentbb9ae6a174b8cd255a62249f01919426f1d817f8 (diff)
Bugfixes for int()
- fix negatives + prefixes - fix boundary cases (min int value) The only remaining relevant differences from Python are that we disallow int() with zero args, we don't allow whitespace in strings, and we take Python 3's view on prohibiting leading 0s when base is 0. RELNOTES: None PiperOrigin-RevId: 190216646
Diffstat (limited to 'src/create_embedded_tools_lib.py')
0 files changed, 0 insertions, 0 deletions