getpy icon indicating copy to clipboard operation
getpy copied to clipboard

A Vectorized Python Dict/Set

Results 4 getpy issues
Sort by recently updated
recently updated
newest added

Update pybind11 submodule version in order to be able to build the package with Python 3.11.

Any chance these packages can get updated to newer versions?

This looks like a really nice library. Looking at #7, it seems like the one place where there's room for improvement is handling types. Is it possible to look into...

On running a project, this was encountered: AttributeError: module 'getpy' has no attribute 'types' Does that mean the 0.9.9 version (which was the required version for that project) was to...