You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/lib/python2.7/dist-packages/ropemode/refactor.py", line 48, in show
diffs = str(changes.get_description())
UnicodeEncodeError: 'ascii' codec can't encode characters in position 1669-1682: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
source files are with encoding: utf8
most docstrings contains utf and specified like u"""юникод"""
emacs command rope-move-current-module -- review fails:
The text was updated successfully, but these errors were encountered: