paritytrading / philadelphia

Fast FIX protocol library for the JVM
Apache License 2.0
322 stars 95 forks source link

philadelphia-generate: Clean up source handling #344

Closed jvirtanen closed 1 year ago

jvirtanen commented 1 year ago

Use structural subtyping for module interfaces.

As the Protocol class becomes a part of the typing module only in Python 3.8, start requiring Python 3.8 or newer.