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

Update asyncio example to use async/await syntax in Python 3.7 or later #218

Merged
merged 1 commit into from
Feb 27, 2021
Merged

Update asyncio example to use async/await syntax in Python 3.7 or later #218

merged 1 commit into from
Feb 27, 2021

Conversation

kamalgill
Copy link
Contributor

Changes proposed in this pull request:

  • Update asyncio example to use async/await syntax in Python 3.7 or later

Attention: @prkumar

@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #218 (b87101c) into master (3ade04d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          44       44           
  Lines        2398     2398           
  Branches      182      182           
=======================================
  Hits         2396     2396           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ade04d...b87101c. Read the comment docs.

@prkumar prkumar merged commit d3ee283 into prkumar:master Feb 27, 2021
@kamalgill kamalgill deleted the patch-1 branch February 27, 2021 16:24
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