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

Fix AttributeError: 'generator' object has no attribute 'append' on python3 #136

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

pdecat
Copy link
Collaborator

@pdecat pdecat commented Oct 14, 2019

This PR fixes the AttributeError: 'generator' object has no attribute 'append' that happens on python3 when the pyscard package is installed.

@pdecat pdecat changed the title Fix AttributeError: 'generator' object has no attribute 'append' on python3 WIP: fix AttributeError: 'generator' object has no attribute 'append' on python3 Oct 14, 2019
@pdecat pdecat force-pushed the fix-fido2-pyscard branch 4 times, most recently from 8e142cb to 0db921e Compare October 14, 2019 13:31
@pdecat pdecat changed the title WIP: fix AttributeError: 'generator' object has no attribute 'append' on python3 Fix AttributeError: 'generator' object has no attribute 'append' on python3 Oct 14, 2019
@venth venth merged commit 57508a9 into venth:master Oct 15, 2019
@pdecat pdecat deleted the fix-fido2-pyscard branch October 15, 2019 06:32
@venth
Copy link
Owner

venth commented Oct 15, 2019

Released with version 1.19.0. Thank you 👍

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.

2 participants