Skip to content

Fix limit on message tail (#13501) - #13511

Merged
Dreamsorcerer merged 7 commits into
3.14from
patchback/backports/3.14/c207cadb257e0959b192ffca0548eca8c71eb96a/pr-13501
Aug 22, 2026
Merged

Fix limit on message tail (#13501)#13511
Dreamsorcerer merged 7 commits into
3.14from
patchback/backports/3.14/c207cadb257e0959b192ffca0548eca8c71eb96a/pr-13501

Conversation

@Dreamsorcerer

Copy link
Copy Markdown
Member

(cherry picked from commit c207cad)

(cherry picked from commit c207cad)
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label Aug 22, 2026
@greptile-apps

greptile-apps Bot commented Aug 22, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

The PR appears safe to merge because no blocking failure remains in the eligible follow-up review scope.

No blocking failure remains.

Reviews (4): Last reviewed commit: "Apply suggestion from @Dreamsorcerer" | Re-trigger Greptile

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (7844ddd) to head (3892024).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.14   #13511      +/-   ##
==========================================
+ Coverage   96.18%   96.20%   +0.02%     
==========================================
  Files         158      158              
  Lines       50736    50914     +178     
  Branches     2739     2751      +12     
==========================================
+ Hits        48801    48984     +183     
+ Misses       1754     1752       -2     
+ Partials      181      178       -3     
Flag Coverage Δ
CI-GHA 96.21% <100.00%> (+0.01%) ⬆️
OS-Linux 95.99% <98.88%> (+0.01%) ⬆️
OS-Windows 93.71% <100.00%> (+0.03%) ⬆️
OS-macOS 95.19% <100.00%> (+0.02%) ⬆️
Py-3.10 95.39% <100.00%> (+0.02%) ⬆️
Py-3.11 95.64% <100.00%> (+0.01%) ⬆️
Py-3.12 95.72% <100.00%> (+0.02%) ⬆️
Py-3.13 95.70% <98.88%> (+0.01%) ⬆️
Py-3.14 95.80% <98.88%> (+0.02%) ⬆️
Py-3.14t 94.82% <98.88%> (+0.02%) ⬆️
Py-pypy-3.11 94.66% <98.88%> (+0.01%) ⬆️
VM-macos 95.19% <100.00%> (+0.02%) ⬆️
VM-ubuntu 95.99% <98.88%> (+0.01%) ⬆️
VM-windows 93.71% <100.00%> (+0.03%) ⬆️
cython-coverage 79.02% <96.40%> (+0.73%) ⬆️

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

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

Comment thread tests/test_web_functional.py Outdated
Comment thread tests/test_web_functional.py Outdated
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Comment thread tests/test_web_protocol.py Outdated
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
Comment thread tests/test_web_protocol.py Outdated
@codspeed-hq

codspeed-hq Bot commented Aug 22, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 72 untouched benchmarks
⏩ 7 skipped benchmarks1


Comparing patchback/backports/3.14/c207cadb257e0959b192ffca0548eca8c71eb96a/pr-13501 (3892024) with 3.14 (7844ddd)

Open in CodSpeed

Footnotes

  1. 7 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Dreamsorcerer
Dreamsorcerer merged commit 3d850ee into 3.14 Aug 22, 2026
47 checks passed
@Dreamsorcerer
Dreamsorcerer deleted the patchback/backports/3.14/c207cadb257e0959b192ffca0548eca8c71eb96a/pr-13501 branch August 22, 2026 14:03
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.

1 participant