diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-09-06 19:17:23 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-09-06 20:22:06 +0300 |
commit | 722e562736f83865333d8b3dd942f903b9db8a7c (patch) | |
tree | 5aa17b165bd8393e5add7f6150c9ef09d984c88c /py/obj.c | |
parent | 17598d49e1091e2745d8f01288f95007189cdcf5 (diff) | |
download | micropython-722e562736f83865333d8b3dd942f903b9db8a7c.tar.gz micropython-722e562736f83865333d8b3dd942f903b9db8a7c.zip |
py: Correctly set sys.maxsize value for 64-bit.
Type representing signed size doesn't have to be int, so use special value
which defaults to SSIZE_MAX, but as it's not defined by C standard (but rather
by POSIX), allow ports to set it.
Diffstat (limited to 'py/obj.c')
0 files changed, 0 insertions, 0 deletions