Docs: cross-platform reliability hardening notes#456
Merged
Conversation
Add a WHATS_NEW.md entry and CHANGELOG Fixed/Changed notes for the runtime audit fixes (Retina cursor, 3.14 relay hang, expect_poll/parallel robustness, localhost-default USB/IP, typed-exception boundaries), and a synced What's New summary in the English and zh-TW/zh-CN READMEs. Point the translated READMEs at the existing WHATS_NEW.md (the WHATS_NEW_zh-*.md links were dead).
Up to standards ✅🟢 Issues
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Follow-up to #455 (which merged the round-3 + round-4 runtime hardening into
dev). This doc commit was pushed just after that merge, so it missed it.Documents the hardening pass — no code changes:
2026-07-18entry with the user-visible fixes (Retina cursor, Linux/CPython 3.14 relay hang,AC_expect_poll/AC_parallelrobustness, localhost-default USB/IP, typed-exception boundaries).Fixedsection + aChangednote (USB/IP now binds127.0.0.1by default).WHATS_NEW.md(theWHATS_NEW_zh-*.mdlinks were dead).Docs-only; CI checks that exercise code are unaffected.