The file contents could be of str type. Should use byte length instead
of str length, otherwise utf-8 encoded files may not get properly parsed
for completion.
Source issue: https://github.com/ncm2/ncm2-pyclang#2
Differential D56429
fix python3 compability issue roxma on Jan 7 2019, 11:57 PM. Authored by
Details The file contents could be of str type. Should use byte length instead Source issue: https://github.com/ncm2/ncm2-pyclang#2
Diff Detail
Event Timeline
|