-
Trim HistoryItem freeze follow-up (#4902)
发布于
2026-05-23 19:25:54 +00:00 Keeps HistoryItem frozen while removing the expanded byte-prefix
explanation and byte-stability regression test added in #4890.
Summary by cubic
Keep
HistoryItemfrozen but trim docs and tests. Removes the
byte-prefix caching explanation and drops the byte-stability regression
test from #4890.- Refactors
- Shortened the
HistoryItemdocstring to a single line.
- Shortened the
- Removed
tests/ci/test_history_item_byte_stable.pyto stop enforcing
byte-prefix rendering in unit tests.
Written for commit
51598efd56.
Summary will update on new commits. Review
in cubic下载附件
- Refactors