gesellkammer / pyliblo3

fork of pyliblo with better pip integration, binary wheels and no external dependencies
https://pypi.org/project/pyliblo3/
GNU Lesser General Public License v2.1
10 stars 3 forks source link

Fix build issue for Python 3.13 #11

Open LecrisUT opened 2 months ago

LecrisUT commented 2 months ago

This is not an ideal approach since it can lead to who knows what kind of segmentation faults, but if the intended interface here is to type-erase this, then this should be more robust

Closes #10