Skip to content

issues Search Results · language:Edge language:Python linked:pr linked:pr language:C#

Filter by

159k results  (327 ms)

159k results

Bug fibonacci in src/math_utils.py returns the wrong value for every index. Reproduction from src.math_utils import fibonacci print(fibonacci(0)) # prints 1, expected 0 print(fibonacci(7)) # prints ...

Since Spotify s Feb 2026 Web API migration, playlist responses wrap each entry in item instead of track (tracks.track → items.item), and track is now marked deprecated. PlaylistTrack still requires track, ...

Create GitHub Release and Prepare Zenodo DOI Handoff Overview Create the first official GitHub Release for Reflector and verify that the repository is ready for Zenodo archival and DOI generation. This ...

Persist usage and audit events from real /v1/chat/completions inference requests That gives you: real request traces real token accounting real auditability real governance story That is very on-brand ...

Description The package-matrix Python test step in .github/workflows/ci.yml runs pytest with || true, so failing tests do not fail the CI job. Regressions can merge while CI stays green. The same workflow ...

Bug Description When a profile has platforms.telegram.enabled: false in its config.yaml, but the environment (.env) contains TELEGRAM_BOT_TOKEN, the gateway still connects to Telegram, ignoring the config ...
area/config
comp/gateway
P1
platform/telegram
type/bug

Found in a code audit of the transport subsystem. src/notebooklm/_transport_errors.py:36-39: a Retry-After: 1.5 header hits int( 1.5 ) → ValueError, the HTTP-date parser then also fails, so parse_retry_after ...
bot-generated
enhancement

Summary Constructing an imported (CLR) type inside a function body fails, even though the identical construction works at top-level script scope. Static member access on imported types (e.g. Console.WriteLine, ...
bug

Summary The diagnostic renderer crashes with ArgumentOutOfRangeException (negative length) when a diagnostic s TextSpan covers multiple lines. The crash masks the real compile error — instead of a clean ...
bug

Summary Applying an attribute that is defined in a referenced (imported) assembly crashes gsc during binding. This blocks @-annotations such as @ApiController, @HttpGet( / ), and any other CLR/library ...
bug
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.