pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
87M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Adds HQ level, profession level, and career type tracking. HQ level and profession level are stored history-only — there
s no point-in-time column on members; the current value is the latest history ...
What
Added orjson to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named orjson .
What
Added django to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named django .
What
Added pyyaml to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named pyyaml .
What
Added pyyaml to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named pyyaml .
Auto-generated syntax fix by DevMend.
Fix plan: In app/calculator.py, change line 3 from for item in items to for item in items:.
Root cause: The Python file calculator.py contains a syntax error: the ...
First-Line Viewpoints update for 2026-07-03.
This PR contains only the independent builders / follow-builders lane:
- refreshed builder blog and podcast feeds when available;
- rebuilt follow-builders-daily.json; ...
[tui-coder] — dogfood-driven fix.
Summary
- Root cause: _menu_esc called _menu_close() but never transferred focus back to input_win — status_win retained
focus. A subsequent Enter then fired _menu_enter, ...
What
Added fastapi to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named fastapi .