[riot-commits] [RIOT-OS/RIOT] 9578d1: dist/tools/flake8: update changed files regexp
Sebastian Meiling
s at mlng.net
Fri Jan 12 15:29:43 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9578d17e93a1bf46425cf7ff0d7411a629bf2604
https://github.com/RIOT-OS/RIOT/commit/9578d17e93a1bf46425cf7ff0d7411a629bf2604
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M dist/tools/flake8/check.sh
Log Message:
-----------
dist/tools/flake8: update changed files regexp
to explicitly include pyterm
Commit: c20948df09cb5d0528cee935028f0db3865ec616
https://github.com/RIOT-OS/RIOT/commit/c20948df09cb5d0528cee935028f0db3865ec616
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M dist/tools/pyterm/pytermcontroller/pytermcontroller.py
Log Message:
-----------
dist/tools/pyterm: remove duplicate method in PubProtocol
probably a copy paste from
http://twistedmatrix.com/documents/13.0.0/core/howto/servers.html#auto1
'numProtocols' is not used anywhere else so we keep the second version
of the 'connectionLost' function.
Commit: eaee364a1b604d700d9a827fbe9a6d4c090c4189
https://github.com/RIOT-OS/RIOT/commit/eaee364a1b604d700d9a827fbe9a6d4c090c4189
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M dist/tools/pyterm/pyterm
M dist/tools/pyterm/pytermcontroller/pytermcontroller.py
M dist/tools/pyterm/testbeds/testbeds.py
Log Message:
-----------
dist/tools/pyterm: fix flakes8 issues
Commit: 21ff9ac98c26a0a92dd88a68177e731da888d5d3
https://github.com/RIOT-OS/RIOT/commit/21ff9ac98c26a0a92dd88a68177e731da888d5d3
Author: Sebastian Meiling <s at mlng.net>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M dist/tools/flake8/check.sh
M dist/tools/pyterm/pyterm
M dist/tools/pyterm/pytermcontroller/pytermcontroller.py
M dist/tools/pyterm/testbeds/testbeds.py
Log Message:
-----------
Merge pull request #8303 from aabadie/pr/flake8/pyterm
dist/tools/pyterm: fix flake8 issues
Compare: https://github.com/RIOT-OS/RIOT/compare/f6a5f36e189c...21ff9ac98c26
More information about the commits
mailing list