Skip to content

First bugfix release for Python 3 support

Compare
Choose a tag to compare
@MatthieuDartiailh MatthieuDartiailh released this 05 Mar 22:11
· 562 commits to main since this release

Add a fall-back to type name/pointer comparison on Python 3. Otherwise sortedmap can fail for non homogeneously typed keys. #77