issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:PHP language:JavaScript
Filter by
4.9M results
Category
php-in-php | stdlib
Problem
VM zstd_compress() / zstd_decompress() use ext/zstd/VmZstdNative.php (libzstd FFI, no host Zend). JIT/AOT call() still
throws.
Repro
./script/docker-exec.sh -- ...
area:compiler
area:vm
implementation-ready
phase-4:stdlib
Description
search_emails (GET /search) and archive_email (POST /archive/{uid}) in routes/email_routes.py are declared async def,
but their bodies are synchronous, blocking IMAP I/O with zero awaits. ...
ready for review
The problem
DpsConfig.range() (in helpers/device_config.py) applies scale but not target_range. A number entity derives
native_min_value / native_max_value from range(), so any number whose displayed ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
The codebase has scattered inline setTimeout calls to debounce search/filtering inputs, leading to duplicate code ...
enhancement
Summary
Async\runtime_stats() aborts the process (failed assertion) when called outside a running scheduler — e.g. at the top
level of a script, before the first spawn/await.
Environment
PHP 8.6.0-dev ...
With https://github.com/openSUSE/obs-service-tar_scm/issues/543 , escaping the username and password for SCM checkouts
was introduced to avoid running into issues when username or password contain bad ...
Description
Two minor but clean code quality issues exist in backend/ai_core/blog_generator.py that should be fixed.
1. Duplicate Import (Line 6 7)
build_prompt and get_current_time are imported twice ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
When requests arrive in the exact same millisecond, rateLimiter s refill calculation gets elapsed = 0 and resets ...
enhancement
- lint로 인해 전체 파일 오류 수정
- 사용하지 않는 import가 많아서 그 부분 위주로 수정진행 예정
documentation
Why
trip-planner s cross-repo-smoke.yml is a reusable pattern (host + pinned-dependency smoke test). Upstream it as a
reusable workflow + consumer-template caller so the fleet can adopt it.
Scope
Add ...
status: ready

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.