Sebastian Fischer

Results 30 comments of Sebastian Fischer

Hi @j-c-cook, the only place where TRACE_FILE_SEGMENTED is found is https://github.com/hardbyte/python-can/search?q=TRACE_FILE_SEGMENTED. Therefor, I think nobody really tested it. We are using this `SetValue` with TRACE_FILE_SEGMENTED because our logs are getting...

@jenisys, on our side, we would also like this feature to be supported. I do not fully understand the history of this ticket, does it mean there is still a...

@jenisys, I could imagine contributing to it but where do I find the architecture documentation and flow from the system point of view? Which module would I need to touch?...

Hi @AlanPoAlSk , welcome to our project :) In addition to your points, the `tox.ini` needs to be updated so that the CI stops testing for under 3.9 and start...

Currently failing at `pyenv install` with ```sh --> a817a277450f STEP 24/27: RUN pyenv install 3.7 && pyenv install 3.8 && pyenv install 3.9 && pyenv install 3.10 Downloading Python-3.7.17.tar.xz... ->...

We moved to github action, so we can close this PR

@Pog3k, I will need your implementation power here ^^

Documentation already part of the main codebase. It can be closed

Discarded because approach may be abandoned

Changelog should ignore the its own commit (it generates each time: Update changelog to newest version message) --> DONE