Results 2 issues of Dave Kelly

Line 284 is: test -d $SOURCE_DIRECTORY/$LIBRARY_DIRECTORY || (cd $SOURCE_DIRECTORY; bzr branch lp:~kicad-lib-committers/kicad/library ; cd ..) || exit_on_build_error It fails with the following: --- Starting step: UPDATE KICAD SOURCES --- Branched...

## Summary - update shebangs to use python3 - adjust imports and variable names - wrap socket code with context managers - use Python 3 print functions and formatting -...

codex