Skip to content
Snippets Groups Projects
Commit 26a0d4f4 authored by Damien George's avatar Damien George
Browse files

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.
parent 69b7dae3
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment