Skip to content

Fix for 862 #863

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
wants to merge 5 commits into from
Closed

Conversation

Luci2015
Copy link
Collaborator

Summary

This should fix the "Too many to unpack" error when the user's email or username contains a comma.

Fixes #862

@adorton-adobe
Copy link
Collaborator

I would prefer an approach that does the error checking in the parse_user_key() method. I will draft a version of that fix.

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

Successfully merging this pull request may close these issues.

ValueError: too many values to unpack (expected 4)
2 participants