Pierre Kancir

Results 116 comments of Pierre Kancir

This is a significant effort that nobody want to do for years and in the same time people keep pulling this and waste bandwidth and storage with this. This is...

probably using venv for each dialect type could work.

py2 is deprecatead since some years already and it become too hard to maintain compatiblity with it as most project are dropping py2, so ArduPilot move to python3 only and...

example output : ``` ╭─pierre@MAN-LP-0101 ~/Workspace/pymavlink ‹better-ci2●› ╰─$ ./test_local_changes.sh Checking dev environment ... Checking required packages ......... Running pre-commit on changed files... Check line ending character (LF).........................................Passed check for added...

with failure : ``` bash ╭─pierre@MAN-LP-0101 ~/Workspace/pymavlink ‹better-ci2●› ╰─$ ./test_local_changes.sh 130 ↵ Checking dev environment ... Checking required packages ......... Running pre-commit on changed files... Check line ending character (LF).........................................Passed...

speed boost is going to be negligeable in most case unless you have a really big dict. So the real gain from this will be on message usage I think....

I would said that should be ok. But we need to ensure that Windows can use the new lib and we will need to put a python3.7+ restriction on pymavlink....

@davidbuzz I think you are JS/TS guy, any opinion on this ?

For python 3.6, I think we will be able to move over it. For the scripts on tools, unless we intentionnally break them with a banner, we won't be able...

yep, that spike on weekend should be ArduPilot CI testing environement with python2