Skip to content

Use modern asyncio bootstrap in examples#466

Merged
frenck merged 1 commit intomainfrom
frenck-2021-3003
Nov 14, 2021
Merged

Use modern asyncio bootstrap in examples#466
frenck merged 1 commit intomainfrom
frenck-2021-3003

Conversation

@frenck
Copy link
Copy Markdown
Owner

@frenck frenck commented Nov 14, 2021

Proposed Changes

This library already requires Python 3.8, so no reason to keep the old bootstrap around (that spawns a deprecation warning in Python 3.10 anyways).

@frenck frenck added the maintenance Generic maintenance tasks. label Nov 14, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 14, 2021

Codecov Report

Merging #466 (93528cd) into main (cb07293) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #466   +/-   ##
=======================================
  Coverage   57.80%   57.80%           
=======================================
  Files           4        4           
  Lines         538      538           
  Branches      116      116           
=======================================
  Hits          311      311           
  Misses        207      207           
  Partials       20       20           

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 cb07293...93528cd. Read the comment docs.

@frenck frenck merged commit e83a7cb into main Nov 14, 2021
@frenck frenck deleted the frenck-2021-3003 branch November 14, 2021 08:22
@frenck frenck added enhancement Enhancement of the code, not introducing new features. maintenance Generic maintenance tasks. and removed maintenance Generic maintenance tasks. labels Nov 14, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Enhancement of the code, not introducing new features. maintenance Generic maintenance tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant