pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:HTML
Filter by
187M results
💡 What: Replaced os.listdir() with os.scandir() wrapped in any() for the empty directory check in app/engine.py and
updated failing mock tests to align with previous memory optimizations. 🎯 Why: os.listdir ...
Summary
- Downloads run 3 at a time (DOWNLOAD_WORKERS=3) via ThreadPoolExecutor instead of sequentially — expected ~3x speed
improvement for the download phase (~13-27 min → ~4-9 min on RPi5)
...
See the full diff
Autoupdate
Überblick
Der Header zeigt jetzt links neben der Marke ein kleines Wetter-Symbol + die aktuelle Temperatur in °C für Wien — genau
an der im Screenshot markierten Stelle.
Datenquelle ist die gewünschte ...
Summary
- replace the single Tessl CLI install command with package-runner options
- use Tool/Command columns and label the npx command as npm
- keep the Tessl CLI command as an option for installed ...
개요
일본 거주 한국인(외국인)용 체크리스트의 사용성 개선 패스입니다. 이사+이직 동시 진행 사용자의 실제 사용 흐름을 다듬었습니다.
ℹ️ 이 PR은 리뷰 기록용입니다. 변경분은 이미 main에 배포되어 라이브( https://dev-sl0xw.github.io/japan-life-checklist/ )에 반영되어 있습니다. base는 작업 직전
스냅샷(snapshot/before-usability-pass)이며, ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
…omptes réels
Le signal post_save crée une Channel avec slug=username à la création d un utilisateur. Les handles génériques de la
démo (admin, moderator, streamer1…) entraient en conflit avec des chaînes ...