hardbyte / python-can

The can package provides controller area network support for Python developers
https://python-can.readthedocs.io
GNU Lesser General Public License v3.0
1.31k stars 604 forks source link

Update msgpack dependency #1875

Closed zariiii9003 closed 1 month ago

zariiii9003 commented 1 month ago

Fixes #1874

chrisoro commented 1 week ago

@zariiii9003 Is it possible to create a hotfix release or just release the current main? As it stands, version 4.4.2 doesn’t work on non-Windows systems with Python 3.13 if you don’t have the full toolchain for building msgpack installed