Skip to content

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

Filter by

183M results  (2 s)

183M results

Summary - adapters/telegram_v2/ — new adapter package with 4 modules: - api.py: thin httpx wrapper around Telegram Bot API (send_message, edit_message_text, set_webhook); all calls ...

… leading newline when removing the first header table Removing the first [table] header (when a blank-line separator preceded the next header) left the next table s structural leading \n behind, so as_toml() ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | BobTheBuidler/mypycify | action | patch | v0.4.0 → v0.4.1 | Release Notes details summary BobTheBuidler/mypycify ...

Summary Adds a lightweight, hand-rolled i18n layer to the frontend, with an English translation set and a header language selector. Problem All UI text was hardcoded in English directly in components, ...

Claude-Session: https://claude.ai/code/session_012QxNnosf6vCBVhgNChh8xT

Implements T006 (см. specs/T006-headers-config/spec.md, ADR 2026-06-21 в DECISIONS.md). Суть Переделывает config.py/контекст из T001 (pre-alpha, чистый разрыв формата без миграции): подстановка идёт ...

Re-opens the shareholder-yield signal against main. PR #66 was stacked with its base set to the #65 branch, so merging it landed the change in that branch, not on main — this PR puts it where it belongs ...

Description raise_unset used overloads to strip the UnsetType sentinel, but ty does not split X | UnsetType unions across overloads, producing false positives at ~28 call sites. This replaces the overloaded ...