pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Python
Filter by
184M results
Problem
System Python (REQ-009 Tier 4 — the last-resort run the code under whatever Python is on PATH ) was hard-gated behind
HP_ALLOW_SYSTEM_FALLBACK==1. The bootstrapper never sets that flag, and a ...
What
Wrap os.remove() and os.unlink() calls in try/except OSError to handle cases where the file is already deleted, locked,
or inaccessible.
Why
Without error handling, these calls crash with FileNotFoundError ...
Problème
SL direct à 35.4% (cible 30%). Les trades LONG valides sur H1 mais en contra-trend H4 partent immédiatement en SL — la
structure H4 écrase le signal H1.
Fix
Nouveau filtre étape 3 du pipeline ...
- exercise 1 (example) - on bubble sort
- exercise 2 (task) - on bubble sort
- exercise 3 (example) - on merge sort
- exercise 4 (task) - on merge sort
The app now loads reliably instead of showing a 502 error. It comes up even when a production secret is slightly
malformed (extra whitespace, wrong format) or the database is briefly unreachable—the affected ...
Description
This PR wires up a basic backend setup for storing our projects powered by Sefaria in Postgres, as well as a basic
endpoint that returns the raw data from the DB.
Code Changes
1. powered_by/ ...
Two first-run landmines a new user hit — release-readiness. Green: ruff check ., mypy --strict (175 files),
cli-reference, suite.
1. Outside a git repo → was a raw RepoDiscoveryError traceback. Now a ...
Il faut raise l erreur pour renvoyer une réponse 400. On renvoie l erreur qui crée un 500