Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

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

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

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

Also just ran into this...

@rjmackay
Copy link

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

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

4 participants