diff options
author | Damien George <damien.p.george@gmail.com> | 2014-08-22 18:34:28 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-08-22 18:34:28 +0100 |
commit | 26a0d4f4f1d780039a1697c6aba6e53799913745 (patch) | |
tree | c84d88f5f11e9749aba78dca655ed9926c1399f8 /unix/input.c | |
parent | 69b7dae36227f7c41fc1e8a3ef3fe3889ac1c7df (diff) | |
download | micropython-26a0d4f4f1d780039a1697c6aba6e53799913745.tar.gz micropython-26a0d4f4f1d780039a1697c6aba6e53799913745.zip |
py: Change hash and len members of str from 16 bit to full word.
This allows to make strings longer than 64k. It doesn't use any more
RAM with current GC because a str object still fits in a GC block.
Diffstat (limited to 'unix/input.c')
0 files changed, 0 insertions, 0 deletions