Commit Verlauf

Autor SHA1 Nachricht Datum
  Chinesezjc 72691455e9 fix(code-runtime-python): merge a flushed unterminated line into the next log entry vor 2 Wochen
  Chinesezjc 35de0682c7 fix(code-runtime-python): make the float encoder context-independent; correct the binding-reply README entry vor 2 Wochen
  Chinesezjc 4903f7da1f docs(code-runtime-python): align stale frame-ceiling prose with the 64 MiB parse cap; pin pythonBin resolution vor 2 Wochen
  Chinesezjc 3f8b45f9bb fix(code-runtime-python): cap the done-frame rejection diagnostic and sync stale docs vor 2 Wochen
  Chinesezjc d90155714b docs(code-runtime-python): correct the sink comment and register the frame parse cap vor 2 Wochen
  Chinesezjc ab40136b02 fix(code-runtime-python): cap the raw frame length before JSON.parse and bound the log sink vor 2 Wochen
  Chinesezjc 125306324f fix(code-runtime-python): write dispatch frames through def-time bound primitives vor 2 Wochen
  Chinesezjc 44205c4949 fix(code-runtime-python): stop the program's compile from inheriting the module's future annotations vor 2 Wochen
  Chinesezjc 6a659df999 fix(code-runtime-python): capture the error-class constructor and dispatch primitives vor 2 Wochen
  Chinesezjc 302bbb0f8f fix(code-runtime-python): close the remaining call-time lookup gaps in the reply and settlement paths vor 2 Wochen
  Chinesezjc 40fbf92290 fix(code-runtime-python): close the child stdin handle and def-time capture the frame decode primitives vor 2 Wochen
  Chinesezjc ac64039843 fix(code-runtime-python): bind str for dispatch's rejection message conversion vor 2 Wochen
  Chinesezjc 937ada4837 fix(code-runtime-python): bind RuntimeError and _BindingRejection for dispatch's rejection path vor 2 Wochen
  Chinesezjc 1efb0094c8 fix(code-runtime-python): bind the original std streams' flush methods, not the stream objects vor 2 Wochen
  Chinesezjc 43a0879ad1 fix(code-runtime-python): clear stray buffers on truncation and drain the original std streams vor 2 Wochen
  Chinesezjc 4a8c49f78c fix(code-runtime-python): restore SIGXCPU disposition before unblocking and floor the budgets vor 3 Wochen
  Chinesezjc 4e0d77c1d6 fix(code-runtime-python): reserve the log array envelope byte, unblock SIGXCPU before re-raise vor 3 Wochen
  Chinesezjc 96597c5ed8 fix(code-runtime-python): bind the _done_with_value entry name and correct the residual documentation vor 3 Wochen
  Chinesezjc 923fb56128 fix(code-runtime-python): bind the reply-pump exception names as def-time default arguments vor 3 Wochen
  Chinesezjc b018abf405 fix(code-runtime-python): bind the pump RuntimeError after its docstring and _done_with_value deps as defaults vor 3 Wochen
  Chinesezjc 2d82b658ba fix(code-runtime-python): bind RuntimeError inside the module-level _pump_replies vor 3 Wochen
  Chinesezjc bcc11f1235 fix(code-runtime-python): bind RuntimeError for the reply pump catch and note the exception-class locals vor 3 Wochen
  Chinesezjc 69dc17c906 fix(code-runtime-python): bind BaseException into every settlement-path except clause vor 3 Wochen
  Chinesezjc 0102cd95bf fix(code-runtime-python): catch the model exception with a pre-program local exception class vor 3 Wochen
  Chinesezjc 202c428137 docs(code-runtime-python): correct the fallback-mechanism wording and the no-fail-before count vor 3 Wochen
  Chinesezjc 4ff050de71 fix(code-runtime-python): bind the send_done fallback primitives into locals and use a bare except vor 3 Wochen
  Chinesezjc 9b29d0226e fix(code-runtime-python): make the log seal incremental, scope the soft-lowering to RLIMIT_CPU, and capture memoryview vor 3 Wochen
  Chinesezjc dcbce50ec2 fix(code-runtime-python): close the log-fragment OOM, CPU classification, and done-send transitive-dependency findings vor 3 Wochen
  Chinesezjc e0e1aa307d fix(code-runtime-python): bind encode/write for send_done and correct stray-flush retention vor 3 Wochen
  Chinesezjc 6634d4800c fix(code-runtime-python): bind done-send callables and cover the stray-flush retention vor 3 Wochen