issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript linked:pr
Filter by
5.8M results
Bug Description
When a time entry is saved spanning 11:00–11:50 (50 minutes), the calendar renders it incorrectly:
- The event label reads 11:00–11:50 (45 min) — the duration shown is wrong (should ...
bug
status:done
MCP on dev is flaky - the tool calls can only go through after retrying a few times.
The root reason is deployment, not the MCP code:
- MCP s Streamable HTTP transport is stateful — the session is ...
Since the new block detection (#4) looks for strictly contiguous blocks with no unknowns, treating a reference material
as an unknown breaks the block in two if it s being run with the other standards ...
bug
Reason or problem
big.xrs.open_geotiff( small.tif , coregister=True) resamples the file onto the caller s full grid. When the caller is a
large (often dask-backed) template and the file only covers a ...
api
enhancement
geotiff
[FEATURE] Definir estructura base hexagonal del sports-catalog-service
Objetivo
Definir la estructura base de arquitectura hexagonal del microservicio sports-catalog-service, dejando preparado el
proyecto ...
type: feature
Problem
The PyPI publish in deploy-schemas.yml still uses long-lived TWINE_USERNAME / TWINE_PASSWORD credentials. PyPI (like
npm) supports Trusted Publishing via OIDC, which removes the stored token entirely. ...
nukiblinker | 2026-06-11 20:51:47 [ERROR] nukiblinker.web_ui: Failed to get event log: Clients object has no attribute
event_log nukiblinker | Traceback (most recent call last): nukiblinker | File /app/nukiblinker/web_ui.py ...
bug
Summary
The smoke tests were commented out because there was an issue with pytests messing with the cv2 module s import order.
We want to add these smoke tests back once we fix this issue.
enhancement
tests
The following code should pass with RestrictedEvalProvider:
with handler(RestrictedEvalProvider()):
ns = { x : 1}
exec(compile(parse( x = 99 , f ), f ), ns)
assert ns[ x ] == 99 ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.