Chinesezjc
|
27b8f97150
fix(code-runtime-python): normalize the inherited SIGXCPU state before any CPU-consuming setup
|
2 недель назад |
Chinesezjc
|
7b9db83f86
fix(code-runtime-python): reset the inherited SIGXCPU disposition and mask at startup
|
2 недель назад |
Chinesezjc
|
909d5c334b
docs(code-runtime-python): restate the buffered-chunks pre-check comment as invariant-preserving
|
2 недель назад |
Chinesezjc
|
9194dfebc8
fix(code-runtime-python): make the write-path pre-checks open-aware; document the open flag in zh
|
2 недель назад |
Chinesezjc
|
3001cc23be
fix(code-runtime-python): correct the open-merge cap arithmetic on both sides
|
2 недель назад |
Chinesezjc
|
4fd0068fb7
fix(code-runtime-python): bill a merged open entry incrementally on both sides
|
2 недель назад |
Chinesezjc
|
72691455e9
fix(code-runtime-python): merge a flushed unterminated line into the next log entry
|
2 недель назад |
Chinesezjc
|
35de0682c7
fix(code-runtime-python): make the float encoder context-independent; correct the binding-reply README entry
|
2 недель назад |
Chinesezjc
|
4903f7da1f
docs(code-runtime-python): align stale frame-ceiling prose with the 64 MiB parse cap; pin pythonBin resolution
|
2 недель назад |
Chinesezjc
|
3f8b45f9bb
fix(code-runtime-python): cap the done-frame rejection diagnostic and sync stale docs
|
2 недель назад |
Chinesezjc
|
d90155714b
docs(code-runtime-python): correct the sink comment and register the frame parse cap
|
2 недель назад |
Chinesezjc
|
ab40136b02
fix(code-runtime-python): cap the raw frame length before JSON.parse and bound the log sink
|
2 недель назад |
Chinesezjc
|
125306324f
fix(code-runtime-python): write dispatch frames through def-time bound primitives
|
2 недель назад |
Chinesezjc
|
44205c4949
fix(code-runtime-python): stop the program's compile from inheriting the module's future annotations
|
2 недель назад |
Chinesezjc
|
6a659df999
fix(code-runtime-python): capture the error-class constructor and dispatch primitives
|
2 недель назад |
Chinesezjc
|
302bbb0f8f
fix(code-runtime-python): close the remaining call-time lookup gaps in the reply and settlement paths
|
2 недель назад |
Chinesezjc
|
40fbf92290
fix(code-runtime-python): close the child stdin handle and def-time capture the frame decode primitives
|
2 недель назад |
Chinesezjc
|
ac64039843
fix(code-runtime-python): bind str for dispatch's rejection message conversion
|
2 недель назад |
Chinesezjc
|
937ada4837
fix(code-runtime-python): bind RuntimeError and _BindingRejection for dispatch's rejection path
|
2 недель назад |
Chinesezjc
|
1efb0094c8
fix(code-runtime-python): bind the original std streams' flush methods, not the stream objects
|
2 недель назад |
Chinesezjc
|
43a0879ad1
fix(code-runtime-python): clear stray buffers on truncation and drain the original std streams
|
2 недель назад |
Chinesezjc
|
4a8c49f78c
fix(code-runtime-python): restore SIGXCPU disposition before unblocking and floor the budgets
|
3 недель назад |
Chinesezjc
|
4e0d77c1d6
fix(code-runtime-python): reserve the log array envelope byte, unblock SIGXCPU before re-raise
|
3 недель назад |
Chinesezjc
|
96597c5ed8
fix(code-runtime-python): bind the _done_with_value entry name and correct the residual documentation
|
3 недель назад |
Chinesezjc
|
923fb56128
fix(code-runtime-python): bind the reply-pump exception names as def-time default arguments
|
3 недель назад |
Chinesezjc
|
b018abf405
fix(code-runtime-python): bind the pump RuntimeError after its docstring and _done_with_value deps as defaults
|
3 недель назад |
Chinesezjc
|
2d82b658ba
fix(code-runtime-python): bind RuntimeError inside the module-level _pump_replies
|
3 недель назад |
Chinesezjc
|
bcc11f1235
fix(code-runtime-python): bind RuntimeError for the reply pump catch and note the exception-class locals
|
3 недель назад |
Chinesezjc
|
69dc17c906
fix(code-runtime-python): bind BaseException into every settlement-path except clause
|
3 недель назад |
Chinesezjc
|
0102cd95bf
fix(code-runtime-python): catch the model exception with a pre-program local exception class
|
3 недель назад |