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

In Python 3.7 the async keyword cannot be used to add param async=1 t… #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

codavs65r
Copy link

…o flickr API

In Python 3.7 the async keyword cannot be used to add param async=1 to flickr API.
So I add the asychronous param in the upload and replace function.

Thanks.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 70.95% when pulling 5470e6f on codavs65r:master into a4a9670 on sybrenstuvel:master.

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.

None yet

2 participants