issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:HTML language:HTML
Filter by
4.8M results
list_prs classifies any PR with CI=FAILURE as FAILING (skip), even when the red result is STALE: the branch is
BEHIND/BLOCKED and its checks ran against an old base (often a failure already fixed on main). ...
state:needs-plan
🚀 The feature, motivation and pitch
What is the feature you are proposing?
Currently, vLLM supports several speculative decoding methods. I propose adding support for Bailing MTP (Multi-Token
Prediction) ...
feature request
Transferring %
When a user stops the active training action, the time is transferred to the next action, which doesn t seem right.
Probably need to update the timestamp(s) on pending actions when the ...
Problem
1. Each push creates an unknown/unknown platform attestation manifest alongside the actual image
2. Old untagged versions accumulate — currently 19 stale versions in ghcr.io
Fix
1. Set provenance: ...
Summary
The numeric limit field beside Load History has no visible label, associated label, aria-label, or aria-labelledby on
either public bridge page. Screen readers expose it only as an unnamed spinbutton ...
Contexte
_normalize_title_for_compare() dans cinesort/app/omdb_cross_check.py exécute 3 re.sub() + 2 unicodedata.normalize() à
chaque appel. Elle est utilisée dans _compute_adjustment() qui itère sur ...
Contexte
Dans runtime_probe_check.py:178 :
duration_s = normalized.get( duration_s )
if not duration_s or float(duration_s) = 0:
n_no_data += 1
continue
Si duration_s est une chaîne non-numérique ...
Contexte
OmdbClient._save_cache_atomic() écrit le cache JSON via tmp.write_text(...) puis tmp.replace(self.cache_path) sans
os.fsync() entre les deux. Le replace est atomique au niveau filesystem, mais ...
CHORE: DRY CSS
Find a bit of duplicated CSS and extract it.
Contexte
Les caches TMDb et OMDb sont chargés en mémoire via cache_path.read_text() sans aucune limite de taille de fichier. Un
cache historiquement corrompu, un disque attaqué, ou un user qui restaure ...

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.