OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
123 stars 106 forks source link

Remove support for Python 2.x #47

Closed pavel-kirienko closed 5 years ago

pavel-kirienko commented 6 years ago

Required for https://github.com/UAVCAN/pyuavcan/issues/37

pavel-kirienko commented 5 years ago

Done in uavcan-v1.0. The rewrite requires Python 3.7 or newer.