| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-10-29 | Fixing make stub warnings and mypy issuesmak | sw23 | |
| 2020-09-28 | canio: CAN.Match: improve how an unspecified `mask` is implemented | Jeff Epler | |
| 0 should actually indicate a "match everything" filter which you otherwise couldn't indicate with any single Match object, and an all-address-bits-set number should indicate a "match single address" filter. Use an optional/default None argument to do the job. | |||
| 2020-09-28 | Match: address -> id | Jeff Epler | |
| 2020-09-21 | canio: rename from _canio | Jeff Epler | |
| This reflects our belief that the API is stable enough to avoid incompatible changes during 6.x. | |||
