43b2dd44f2
Python 3 is much stricter around mixing bytes with unicode (and by "stricter," I mean it doesn't allow it at all) so we're making vimsupport only return `unicode` objects (`str` on py3). The idea is that YCM (and ycmd) internals only ever deal with unicode. |
||
---|---|---|
.. | ||
pythonfutures | ||
requests-futures@98712e7d0f | ||
retries | ||
ycmd@abe2e1c114 |