Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:C#

Filter by

177M results  (2 s)

177M results

(cherry picked from commit 9620f69cd4cd0b3691bc9feb279ddf45f71a9e7d) Co-authored-by: Stan Ulbrych stan@python.org
awaiting review
docs
skip issue
skip news

remove redundant BusinessException re-raise in conversation_service.py Summary by Sourcery 增强内容: - 通过删除不必要的 BusinessException 捕获并重新抛出的代码块,清理了 conversation_service 的错误处理逻辑。 details summary Original ...

Summary - require every displayed PubMed PMID and DOI to render as a canonical Markdown link in user-facing summaries - apply the rule consistently in tables, bullets, parentheticals, and source lists ...

Summary Removes DeepSpeed from the LLM trainer and replaces it with torch-native distributed training via HF Accelerate: plain DDP by default, PyTorch FSDP2 (fsdp_version: 2) as the sharding path for ...

Bumps nodemailer from 6.10.1 to 8.0.11. details summary Release notes /summary p em Sourced from a href= https://github.com/nodemailer/nodemailer/releases nodemailer s releases /a . /em /p blockquote h2 ...

Summary 上游 issue triage 的运行学习回流批次(#235 第 1-3 项 + #234 附带发现 1 + #241 第 2/3/5 项): src/ 修复 1. upgrade 残留清理(#234 附带 1 根因):下游 framework-review 对 skills/doc-gen / doc-nav 的 FAIL 根因是这两个 skill 已从 scaffold ...

test CI

🐛 Problème Les tests e2e Playwright échouent tous avec TimeoutError: page.waitForSelector ou expect(body).toContain. Cause : serve (serveur statique) ne gère pas le routage SPA Angular. Les URLs comme ...

Thinking Path autobot-slm-backend/main.py (the app entrypoint) accumulated ~150 lines of compose fleet logic (#9837). Extracting it keeps main.py lean and the fleet logic testable in isolation. Behavior-preserving ...