Skip to content

Fix deprecation of asyncio.get_event_loop() #1235

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

Merged
merged 15 commits into from
Jan 27, 2022

Conversation

felixdivo
Copy link
Collaborator

@felixdivo felixdivo commented Jan 27, 2022

Part of #1230.

Also improves some examples, documentation and Notifier tests.

@felixdivo felixdivo added minor QA about improving and maintaining the quality of the library labels Jan 27, 2022
@felixdivo felixdivo added this to the 4.0.0 Release milestone Jan 27, 2022
@felixdivo felixdivo self-assigned this Jan 27, 2022
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #1235 (43a066e) into develop (f1808ed) will increase coverage by 0.03%.
The diff coverage is 72.72%.

@@             Coverage Diff             @@
##           develop    #1235      +/-   ##
===========================================
+ Coverage    65.88%   65.92%   +0.03%     
===========================================
  Files           86       86              
  Lines         8884     8885       +1     
===========================================
+ Hits          5853     5857       +4     
+ Misses        3031     3028       -3     

@felixdivo felixdivo marked this pull request as draft January 27, 2022 07:27
@felixdivo
Copy link
Collaborator Author

felixdivo commented Jan 27, 2022

How did this happen ...?

EDIT: Appears to have been a single incident. I'll ignore it.

@felixdivo felixdivo marked this pull request as ready for review January 27, 2022 13:56
@felixdivo
Copy link
Collaborator Author

The remaining pylint errors are unrelated so I'd open a new PR after this one.

@felixdivo felixdivo requested a review from zariiii9003 January 27, 2022 13:58
@felixdivo
Copy link
Collaborator Author

@zariiii9003 Feel free to (squash-)merge if you like this more.

@zariiii9003 zariiii9003 merged commit 48f9c27 into develop Jan 27, 2022
@mergify mergify bot deleted the fix-deprecation-asyncio-get_event_loop branch January 27, 2022 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor QA about improving and maintaining the quality of the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants