Skip to content
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

Assigning labels to issues not possible #34

Open
rolandgeider opened this issue Apr 19, 2013 · 3 comments
Open

Assigning labels to issues not possible #34

rolandgeider opened this issue Apr 19, 2013 · 3 comments

Comments

@rolandgeider
Copy link

@rolandgeider rolandgeider commented Apr 19, 2013

It's not possible to assign labels to issues. Regardless of what is passed to add_to_issue for the labels, there is always a ValueError thrown:

ValueError: Unable to encode lists with elements that are not 2-tuples.

Also, the example in the documentation is wrong, there are non-keyword arguments after keyword arguments.

@andreagrandi
Copy link

@andreagrandi andreagrandi commented Mar 17, 2014

I can confirm this problem. Do you think you're going to fix this?
Also, I noticed that development seems to be stopped at the moment.
Can you confirm this? Thanks.

@raprasad
Copy link

@raprasad raprasad commented Jun 30, 2014

Also just ran into this...

@rjmackay
Copy link

@rjmackay rjmackay commented Aug 23, 2015

I had similar issue with labels.replace_all() got ValueError: too many values to unpack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.