Felix Divo
Felix Divo
#940 is merged. This was done: - Updates all tools to the currently newest version (please also update your local formatter, etc.) - Retain all Github workflow tests, which test...
After #1009 is merged, IMHO this issue can be closed. One could think about moving linters, documentation and releasing from Travis CI to GitHub Actions but I don't see a...
Removing this from the milestone since it does not really have something to do with the release. I just added it to not forget that there were may improvements to...
See also #1208
Filtering by blacklist/whitelist given by a `set` should be fairly efficient too even for large numbers of IDs. Maybe there is even a special data structure for integer sets outside...
First of all, thank you @keelung-yang for your overview! However, I still hold the position that dropping 3.7 or even 3.8 would not help the library significantly. In general, I'm...
I propose continuing the discussion once 4.0.0 is out. @keelung-yang you are right in that we should discuss this, so we should leave this open!
Related: #1234
(I'll retreat from this discussion as I did from the project in general)
Maybe we could add a check [here](https://github.com/hardbyte/python-can/blob/0bcbf45d13375109ba654fbc4ab27041c1f435ab/can/io/asc.py#L84) which prints a warning if a version that is too new is detected.