Skip to content

[PR #5835 backport][3.9] Fix(doc): ClientResponse.release #7554

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 1 commit into from
Aug 26, 2023

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Aug 25, 2023

What do these changes do?

Backport changes from #5835 to the 3.9 branch.
ClientResponse.release should be marked as method not coroutine.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #7554 (3135342) into 3.9 (b9b0906) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              3.9    #7554      +/-   ##
==========================================
- Coverage   97.31%   97.30%   -0.02%     
==========================================
  Files         107      107              
  Lines       31676    31676              
  Branches     3665     3665              
==========================================
- Hits        30825    30821       -4     
- Misses        646      651       +5     
+ Partials      205      204       -1     
Flag Coverage Δ
CI-GHA 97.25% <ø> (-0.02%) ⬇️
OS-Linux 96.93% <ø> (ø)
OS-Windows 94.45% <ø> (ø)
OS-macOS 96.61% <ø> (-0.02%) ⬇️
Py-3.10.11 94.36% <ø> (ø)
Py-3.10.12 96.80% <ø> (-0.02%) ⬇️
Py-3.11.4 96.51% <ø> (ø)
Py-3.8.10 94.33% <ø> (ø)
Py-3.8.17 96.74% <ø> (ø)
Py-3.9.13 94.34% <ø> (ø)
Py-3.9.17 96.78% <ø> (ø)
Py-pypy7.3.11 96.30% <ø> (ø)
VM-macos 96.61% <ø> (-0.02%) ⬇️
VM-ubuntu 96.93% <ø> (ø)
VM-windows 94.45% <ø> (ø)

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

see 1 file with indirect coverage changes

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

@Dreamsorcerer Dreamsorcerer merged commit e9b918b into aio-libs:3.9 Aug 26, 2023
@cdce8p cdce8p deleted the fix-docs branch August 26, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants