Skip to content
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

[PR #9018/63813fe backport][3.11] Reject data after close message #9236

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 22, 2024

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 63813fe)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 63813fe)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 22, 2024
@bdraco bdraco changed the title Reject data after close message (#9018) [PR #9018/63813fe backport][3.11] Reject data after close message Sep 22, 2024
@bdraco bdraco enabled auto-merge (squash) September 22, 2024 16:19
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.79%. Comparing base (f437624) to head (5e06907).
Report is 509 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.11    #9236   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files         108      108           
  Lines       34806    34814    +8     
  Branches     4145     4147    +2     
=======================================
+ Hits        34039    34047    +8     
  Misses        574      574           
  Partials      193      193           
Flag Coverage Δ
CI-GHA 97.69% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.37% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.97% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.07% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.16% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 97.09% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 96.99% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.06% <100.00%> (+<0.01%) ⬆️
Py-3.12.6 97.42% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 97.06% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 97.00% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.60% <100.00%> (+<0.01%) ⬆️
VM-macos 97.07% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.37% <100.00%> (+<0.01%) ⬆️
VM-windows 94.97% <100.00%> (+<0.01%) ⬆️

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 d2b52d7 into 3.11 Sep 22, 2024
26 of 29 checks passed
@bdraco bdraco deleted the patchback/backports/3.11/63813fe5f6d115c98beb180ddefb8cdc1b201b74/pr-9018 branch September 22, 2024 18: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.

2 participants