Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby

Filter by

166M results  (2 s)

166M results

Summary beautifulsoup4 4.14 tightened the find_all overloads — name= and string= filters can no longer be combined. The runtime still works, but mypy fails on the bump PR (#238). Replace the two find_all( ...

Milestone 1 review identified three critical gaps between the stated game vision (roguelike auto-chess with shop/items/synergies as core decisions) and the SPEC: the shop/economy loop was undesigned, run-start ...

Add OSN retry diagnosis - added OSNRetryDiagnosis with retry status, retry count, failure kind, failure summary, retry reason, allowed changes, blocked changes, next action, and manual review flag ...

A ble_devices.log és ant_devices.log közvetlen open()-írással készül, a logging modult megkerülve – így a logging:false eddig NEM állította le őket. Most mindkét író függvény elején (if not _logging_enabled: ...

Summary Fix the example notebook imports that were broken by the monorepo refactoring. The old graphrag.config.enums.ModelType, graphrag.config.models.language_model_config.LanguageModelConfig, and graphrag.language_model.manager.ModelManager ...

[!WARNING] Dependabot will stop supporting python v3.9! Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14. Bumps the uv group with 1 update in the /python directory: ...
dependencies
python:uv

根因 parse_pr_url 返回 tuple[str, str, int],原代码用字符串下标 parsed[ owner ] 取值,对 tuple 非法 → TypeError: tuple indices must be integers or slices, not str。 修复 owner, repo, _pr_number = parse_pr_url(job.req.url) ...

Merge stage: develop(feature → develop。Reviewer APPROVE 後に私がマージ) 背景 (QA 2026-05-30 / 画像 #28) 「シリーズ種別自体も増減したい。うまくマスタメンテナンスできるように」への対応。調査で種別を縛る3層(フロント固定リスト / バックエンドPydanticバリデータ / DBのCHECK制約)と、ポケモンのシリーズが作成も表示もできないバグ(フロント=pokemon ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...