-
- Downloads
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.
Loading
Please register or sign in to comment