Closed jwinslow-novamera closed 7 months ago
Just found this on release page
7.0.0 - 2024-04-19 🚨 Breaking Changes Update of crc configurations Rename: The Crc16.CCITT configuration to Crc16.XMODEM. New Addition: Introduced Crc16.KERMIT, which matches the official configuration for Crc16.CCITT.
Guess I should have checked that before making report. Nevermind, it is a known feature not a bug :)
Please close
Summary
My pytest tests that used to work 3 days ago failed today on github. While it is possible it is my bug, it seems to be related to crc CCITT.
Reproducing the Issue
Reproducibility: always
Expected Behaviour
it is able to run tests
Actual Behaviour
it is not able to run tests, but it was 3 days ago
Root Cause (optional)
I can run tests ok locally on windows when I install crc==4.2.0
Context
Error
System
Github running pytest on python 3.10
Desktop: