YouCompleteMe/python
micbou 7e31634072
Convert stderr from server to unicode
On Python 3, reading stderr from server returns bytes. We need to convert it to
unicode for splitlines.
2017-03-08 17:30:00 +01:00
..
ycm Convert stderr from server to unicode 2017-03-08 17:30:00 +01:00
test_requirements.txt Add Flake8 requirement for Python 2.6 and 3.3 2016-12-18 16:31:29 +01:00