Running C++ linter on addon docs...
Traceback (most recent call last):
File "tools/cpplint.py", line 6526, in <module>
main()
File "tools/cpplint.py", line 6510, in main
ProcessFile(filename.decode('utf-8'), _cpplint_state.verbose_level)
AttributeError: 'str' object has no attribute 'decode'
Similar to #7462 but for Python 3 compatibility @bnoordhuis @thefourtheye
Upstream could be either:
Discovered via #25759 --> https://travis-ci.com/nodejs/node/jobs/173399622#L498