Ido Ben-Yair
Ido Ben-Yair
Addresses issue #2
Allow to suppress the prefix defined for a field if used through an alias, for extra-short aliases for often-used command line switches.
Added support for serializing and deserializing Python 3.10 Unions coming from the syntactic sugar | Also added tests for this case, and all existing tests also pass. Solves #162
Hello everyone! I was wondering why the Geometry_float32/float64 objects are no longer accessible from Python. Specifically, I'm trying to write code to refine a P2 mesh down to an equivalent...
Allow passing in a loaded mido object to allow more fine-grained control over how mido loads the MIDI file.