You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This should be guided by profiling, but pretty clearly things like the dictionary key lookup should be recoded in C (the existing CPython code will be helpful in this process, but note that it is the 3.5 code and note the 3.6 code I used as a model for the python code).