issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.5M results
!-- sentinel:error-fingerprint:76756c8b11150d67 --
Problem
Sentinel captured a engine_exception error from http:post:-api-work-queue-not-a-uuid-redrive.
Observed Error
DataError: invalid input for ...
autonomy
codex
needs-approval
priority:high
reliability
self-heal:escalate
Summary
The Crypter_ssl backend calls into libssl via ctypes without setting restype/argtypes. On 64-bit Python the default
c_int return type truncates returned pointers to 32 bits, so the EVP_* handles ...
bug
Describe the bug
The free-threaded (3.14t) full-suite CI job on main fails on one test:
FAILED xrspatial/geotiff/tests/vrt/test_window.py::test_chunks_is_lazy_does_not_call_internal_reader
AssertionError: ...
bug
tests
Motivation
We have a comprehensive benchmark suite (benchmarks/_bench_runner.py) but it only runs locally/ad-hoc. We want a
historical record of warp_cache s performance across the supported Python versions ...
Summary
The --recover path raises on Python 3 in several places, so key recovery does not complete.
Confirmed defects (current line numbers)
1. len() on a filter iterator — recov() pywallet.py:1878 ...
bug
The Rust package still carries the Tauri scaffold default:
description = A Tauri App
Change it to a meaningful description:
description = Taurus - an agent launcher
Cosmetic/metadata only; no behaviour ...
Summary
P2SH addresses (those starting with 3) never appear in --dumpwallet output.
Cause
read_wallet() s record type-dispatch has no branch for b cscript (Bitcoin Core s P2SH redeemscript record). ...
bug
Summary
A plain python3 pywallet.py --dumpwallet --wallet wallet.dat (default --dumpformat all) crashes on Python 3 with
TypeError: Object of type bytes is not JSON serializable, as soon as the wallet ...
bug
Task ID
FRONT-08
- RFC: `docs/swift/rfc/FRONTEND-AUTH-CONFIG-ENDPOINT-RFC.md`
- Backlog: `docs/swift/backlog/FRONTEND-BACKLOG.md §14`
- id-legend: `docs/swift/data/id-legend.yaml` (FRONT-08)
Problem ...
Scope: Front-End
What happened / 发生了什么
docs/.vitepress/config.mjs 的中文侧边栏「使用」章节中包含以下条目:
{ text: CLI 指令 , link: /cli }
该链接在 VitePress rewrite 规则下解析为 docs/zh/use/cli.md,但此文件不存在于仓库中,用户点击侧边栏「CLI 指令」后会得到 404 页面。
英文同理 ...
bug

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.