Changelog
54 Fixed getting partial line from readline.
55 Added skip_flash arg.
56 Fixed use of getargspec.
58 Fixing some possible python 3 issues.
63 Allow reading of already queued lines even after pipe has closed.
64 Allow disabling storing received lines in memory to Dut.
65 Disabling logger message propagation for base level loggers.
66 Fix argument typo
68 Fixed possible race condition in EventMatcher.
78 Mock HTTP requests in Build object tests.
CI and setup
61 Use power switch to enable ports in e2e tests.
73, 69 Pin major version wherever we can.
77 fix CircleCI tests for Python 3.5