mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
docs(code-runtime-python): align the en wire-contract section with the open flag; fix the case comment
The review's warning: the en README's inner 'Wire contract' section still described only the truncated flag while the zh counterpart (and the outer 'The wire' section) described open. The inner en section now matches. The exact-fit closing-line case comment described the buffered-chunks pre-check recipe while the program actually drives the scan pre-check; the comment now states the actual arithmetic and path (and the buffered variant was dropped — its writes coalesce into one call in the test environment, so it did not discriminate).
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write packages/code-runtime/code-runtime-python/README.md
|
||||
README.md: 3734639760e51c31ee3ba467e57f7e025ef1907c
|
||||
README.md: 889776e03c7af250411fe7ff9663204febf1e1bf
|
||||
README.zh.md: 233cf01c3e1f8ad97f181e7f65ce009438e2366d
|
||||
|
||||
Reference in New Issue
Block a user