Skip to content

No support for Unicode in titles or description #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marcinant opened this issue Aug 9, 2014 · 2 comments
Closed

No support for Unicode in titles or description #29

marcinant opened this issue Aug 9, 2014 · 2 comments

Comments

@marcinant
Copy link

I've been trying to add milestone with some Polish character "ś".
gitlabcli returned:

Traceback (most recent call last):
  File "/usr/local/bin/gitlab", line 333, in <module>
    o.display(verbose)
  File "/usr/local/lib/python2.7/dist-packages/gitlab.py", line 556, in display
    self.short_print()
  File "/usr/local/lib/python2.7/dist-packages/gitlab.py", line 564, in short_print
    self.__dict__[self.shortPrintAttr]))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u015b' in position 11: ordinal not in range(128)
@marcinant
Copy link
Author

Edit:

Traceback reported error but milestone was added properly.

@gpocentek
Copy link
Contributor

I believe this as been fixed with merge #27.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants