pullrequests Search Results · language:Edge language:Python
Filter by
5M results
Summary
Two pre-race observability gaps surfaced by the audit:
1. Broadcast pollers (#126) only logged poll_*_ok on state-change. Inconsistent with the other pollers per-tick
heartbeat, and meant ...
Adds descriptions for the new Filter Ringing Analysis tab to the Transient Analyzer documentation (both Japanese and
English). Details the new settings (Enable Analysis Overlay, Window, Pre/Post Ratio, ...
Source Issue #20: Phase D: E-Ink render pipeline — dither + Spectra-6 quantization
Source: https://github.com/stranske/Fine-Art-Archive/issues/20
Why
display/hints.py emits per-device render PARAMETERS ...
agent:codex
autofix
from:codex
Summary
This PR optimizes the RF-DETR segmentation video workflow by keeping the hot path on the GPU longer, reducing dense CPU
mask materialization, and improving stream pipelining so CPU frame preparation ...
CYCLE-036 — partner/contacts i18n 형제 3종 (TASK-164)
CYCLE-035(B2 partner 카드 i18n)에서 의도적으로 scope 분리한 EN 미번역 형제 3종을 마무리합니다.
변경 (public/app.js 6곳 + public/i18n.js 1키)
- PART1 주소 fallback: 데이터에 baked 된 ...
Several spots ported from Python 2 use / on integers and feed the result somewhere that requires an int. In Python 3 /
is true division and returns a float, so these raise TypeError when the line executes. ...
Stacked on #31 (base = feat/edu-foundations-nodes). Merge #30 → #31 first.
Fills the I3–I4 coverage gaps with seven step-traced teaching nodes in plugins/deep. Each is numerically verified
against its ...
The three live tests each rebuilt the same tiny non-PIE C program + re-ran nm; in cold-CI gcc this dominated the test
class (~18s × 3). Hoist the compile + nm into a session-scoped fixture returning (prog_path, ...
This PR consolidates the Internet Archive items into 1000-law ranges to prevent catalog pollution and enable batch
torrent downloads, while retaining backward compatibility.
What why
The examples/ catalog skipped case numbers 78, 85, 88, and 97–104 while running all the way up to 122 — sparse
numbering, plus the README.md index and prose were stale (it claimed 98 cases ...