issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.9M results
Finding 5: Spec / README mismatch — pct 50 100 output
- Severity: low
- File: .sdlc/specs/add-percentage.md (acceptance criterion)
- Description: The spec states python calc.py pct 50 100 prints ...
enhancement
Finding 4: Spurious f-string prefix on a string with no placeholders
- Severity: low
- File: calc.py:23
- Description: print(f Warning: history file is corrupt; starting fresh. , file=sys.stderr) ...
enhancement
Finding 3: format_result() does not handle int input (only float) — OverflowError possible
- Severity: medium
- File: calc.py:77 (format_result)
- Description: power(a, b) with integer-valued float ...
enhancement
Finding 1: Unhandled TypeError traceback for complex results from power()
- Severity: high
- File: calc.py:200 (parse_args) / calc.py:58 (power)
- Description: power(-1, 0.5) returns a Python complex ...
enhancement
ステータス種類
| 名前 | 色 |
| --- | --- |
| TODO | 灰色 |
| PROGRESS | 青色 |
| REVIEW | 赤色 |
| DONE | 緑路 |
コマンド
uv run ss4d status 番号 ステータス名(小文字で入力)
Raycast からも呼べるようにする
Add a hello() function to utils.py that returns the string hello world .
What
backend/tests/test_query_route.py currently covers only the /api/query/health endpoint (the #98 exception-leak fix). The
other two routes in the same file (/api/query/search and /api/query/ask) have ...
A deeper audit of the tracer (eBPF prober, Python event pipeline, snappers) surfaced more bugs beyond #48. Each below
was verified against the source; false alarms are listed at the end so they aren t ...
What (P)
When the exporter exits non-zero for a non-key reason, decrypt_export.export_chats raises DecryptionError( the exporter
failed (exit N); the backup may be corrupt or unsupported ) and discards ...
feat:decrypt-export
mod:chat-export
p2:normal
What (P)
A real Google/Samsung vCard 2.1 export (quoted-printable, non-ASCII names, embedded PHOTO base64) makes the whole export
fail. Both the exporter s --enrich-from-vcards (via vobject) and our own ...
feat:vcard-enrichment
mod:chat-export
p1:high

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.