Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:JavaScript

Filter by

195M results  (2 s)

195M results

Aligns the CIS secondary-sanctions buyer-facing surfaces with the practitioner pain found in EU/regulator EDD guidance: a clean sanctions screen does not document a defensible secondary-sanctions determination ...

Previous implementation had 3 problems: - Discounts were not taken into account - When combined with contract_variable_quantity , _get_quantity_to_invoice() returns 1 for fixed quantities - When ...
mod:contract
series:18.0

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

💡 What: Replaced lambda functions used in sorting operations (.sort(key=lambda...) and sorted(..., key=lambda...)) with operator.itemgetter() in performance-critical areas of the codebase. 🎯 Why: Python ...

Tous les tests passent

Summary - Adds an edge-only install path for GV_PREVIEW_ROUTER_MODE=edge so central edge VMs skip interactive OpenCode/GitHub setup. - Writes Traefik wildcard routes for configured edge base domains ...

Removed the temporary MEMORY LEAK FIX marker from the cache eviction comment in src/esper/utils/data.py as the fix has been fully resolved and verified. The explanatory comment describing the fix s purpose ...

Summary - Kills the unwinnable-mistake bug: scoring now matches by data-fc-id (click) or guarded text-overlap (free-select) — no more string equality; the old 1879 vs 20 April 1879 desync is structurally ...

Version Explorer API sometimes returns skips as or null instead of []. Add a Pydantic field_validator to coerce these to an empty list, and handle comma-separated strings (e.g. v4.16.34,v4.16.35 ) as a ...