Skip to content

Update docs#7316

Merged
Dreamsorcerer merged 1 commit into
aio-libs:masterfrom
serhii73:update/doc
Jun 9, 2023
Merged

Update docs#7316
Dreamsorcerer merged 1 commit into
aio-libs:masterfrom
serhii73:update/doc

Conversation

@serhii73

@serhii73 serhii73 commented Jun 9, 2023

Copy link
Copy Markdown
Contributor

Call main() does not returns any loop. Close #7314

Call main() does not returns any loop. Close aio-libs#7314
@webknjaz webknjaz added bot:chronographer:skip This PR does not need to include a change note backport-3.8 labels Jun 9, 2023
@codecov

codecov Bot commented Jun 9, 2023

Copy link
Copy Markdown

Codecov Report

Merging #7316 (cd15622) into master (2843883) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7316   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files         106      106           
  Lines       31456    31456           
  Branches     3940     3940           
=======================================
  Hits        30608    30608           
  Misses        644      644           
  Partials      204      204           
Flag Coverage Δ
CI-GHA 97.21% <ø> (ø)
OS-Linux 96.87% <ø> (ø)
OS-Windows 95.34% <ø> (ø)
OS-macOS 96.47% <ø> (-0.01%) ⬇️
Py-3.10.11 96.98% <ø> (ø)
Py-3.11.0 96.42% <ø> (ø)
Py-3.7.16 96.70% <ø> (ø)
Py-3.7.9 95.21% <ø> (ø)
Py-3.8.10 95.13% <ø> (ø)
Py-3.8.16 96.61% <ø> (ø)
Py-3.9.13 95.13% <ø> (ø)
Py-3.9.16 96.63% <ø> (-0.01%) ⬇️
Py-pypy7.3.11 94.11% <ø> (-0.01%) ⬇️
VM-macos 96.47% <ø> (-0.01%) ⬇️
VM-ubuntu 96.87% <ø> (ø)
VM-windows 95.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer

Copy link
Copy Markdown
Member

Thanks.
There's a couple of run_until_complete() calls in testing.md as well, but might need some different changes (I'm not clear exactly what loop_context() is for in that documentation).

@Dreamsorcerer Dreamsorcerer merged commit 6f3e7f4 into aio-libs:master Jun 9, 2023
@patchback

patchback Bot commented Jun 9, 2023

Copy link
Copy Markdown
Contributor

Backport to 3.8: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.8/6f3e7f4687089ecb085a49aadbe372e5408fb9bb/pr-7316

Backported as #7317

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback Bot pushed a commit that referenced this pull request Jun 9, 2023
Call main() does not returns any loop. Close #7314

(cherry picked from commit 6f3e7f4)
@patchback

patchback Bot commented Jun 9, 2023

Copy link
Copy Markdown
Contributor

Backport to 3.9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.9/6f3e7f4687089ecb085a49aadbe372e5408fb9bb/pr-7316

Backported as #7318

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback Bot pushed a commit that referenced this pull request Jun 9, 2023
Call main() does not returns any loop. Close #7314

(cherry picked from commit 6f3e7f4)
Dreamsorcerer pushed a commit that referenced this pull request Jun 9, 2023
**This is a backport of PR #7316 as merged into master
(6f3e7f4).**

Call main() does not returns any loop. Close #7314

Co-authored-by: Serhii A <[email protected]>
Dreamsorcerer pushed a commit that referenced this pull request Jun 9, 2023
**This is a backport of PR #7316 as merged into master
(6f3e7f4).**

Call main() does not returns any loop. Close #7314

Co-authored-by: Serhii A <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:skip This PR does not need to include a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.10 - DeprecationWarning on example "Run a Basic Low-Level Server"

3 participants