Skip to content
Snippets Groups Projects
Commit 9956fd07 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py/objtype: Fit qstrs for special methods in byte type.

Update makeqstrdata.py to sort strings starting with "__" to the beginning
of qstr list, so they get low qstr id's, guaranteedly fitting in 8 bits.
Then use this property to further compact op_id => qstr mapping arrays.
parent f2baa9ec
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment