Skip to content

[PR #8558/e48acaf7 backport][3.10] Add followup changelog message for #5278#8576

Merged
bdraco merged 1 commit into3.10from
patchback/backports/3.10/e48acaf7dd689dfb8f8f424257e463fdd0cec86a/pr-8558
Aug 1, 2024
Merged

[PR #8558/e48acaf7 backport][3.10] Add followup changelog message for #5278#8576
bdraco merged 1 commit into3.10from
patchback/backports/3.10/e48acaf7dd689dfb8f8f424257e463fdd0cec86a/pr-8558

Conversation

@patchback
Copy link
Copy Markdown
Contributor

@patchback patchback bot commented Aug 1, 2024

This is a backport of PR #8558 as merged into master (e48acaf).

closes #8555

What do these changes do?

Improve the changelog documentation for #5278

#5278 removed the deprecation warning about having a running event loop and replaced it with
asyncio.get_running_loop() which will raise RuntimeError if there is no running loop.

Since the deprecation was done in #3372, which first appeared in https://github.com/aio-libs/aiohttp/releases/tag/v3.5.0 (~5 years, 7 months ago), reverting and extending the deprecation period did not seem warranted as five years should be enough notice.

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
(cherry picked from commit e48acaf)
@patchback patchback bot requested review from asvetlov and webknjaz as code owners August 1, 2024 16:54
@bdraco bdraco enabled auto-merge (squash) August 1, 2024 16:55
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (bf5a66f) to head (612e38e).
Report is 200 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8576   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files         108      108           
  Lines       33634    33634           
  Branches     4034     4034           
=======================================
  Hits        32819    32819           
  Misses        594      594           
  Partials      221      221           
Flag Coverage Δ
CI-GHA 97.48% <ø> (ø)
OS-Linux 97.15% <ø> (ø)
OS-Windows 94.69% <ø> (ø)
OS-macOS 96.81% <ø> (-0.01%) ⬇️
Py-3.10.11 96.91% <ø> (-0.01%) ⬇️
Py-3.10.14 96.87% <ø> (ø)
Py-3.11.9 97.11% <ø> (ø)
Py-3.12.4 97.22% <ø> (ø)
Py-3.8.10 94.43% <ø> (ø)
Py-3.8.18 96.77% <ø> (ø)
Py-3.9.13 96.92% <ø> (+<0.01%) ⬆️
Py-3.9.19 96.88% <ø> (ø)
Py-pypy7.3.16 96.45% <ø> (ø)
VM-macos 96.81% <ø> (-0.01%) ⬇️
VM-ubuntu 97.15% <ø> (ø)
VM-windows 94.69% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 6dff116 into 3.10 Aug 1, 2024
@bdraco bdraco deleted the patchback/backports/3.10/e48acaf7dd689dfb8f8f424257e463fdd0cec86a/pr-8558 branch August 1, 2024 18:12
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.

1 participant