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 Aug 13, 2019. It is now read-only.
BTrees 4.x no longer supports keys which are not orderable.
In Python 3 deleting objects which such a key is not supported.
Thus we should support it during the conversion:
add an ability to warn about unorderable keys (like None) in BTrees