pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript
Filter by
184M results
Summary
AxisSpec.setAllTicks(true) and setAllTicks(false) produced identical visual output on a TimeScale when the format caused
duplicate labels (e.g. DAY type with MMM format). With the fix, setAllTicks(true) ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updates the requirements on jdatetime to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/slashmili/python-jalali/releases jdatetime s releases ...
dependencies
python
Stage 1 — ingestion
- agent/ingest/webhook_client.py: SSE client (real-time /stream) + polling fallback (/messages?since= ms ). Reconnects
on error.
- agent/pipeline/stage_01_ingest.py: webhook ...
Fixes #3748
Problem
When using asyncio PubSub with get_message(timeout=0.01) in a loop, a RuntimeError: list changed size during iteration
can occur. The root cause is that on_connect iterates over live ...
Increasing version of package(s) in repository clips_vendor to 6.4.4-1:
- upstream repository: https://github.com/carologistics/clips_vendor.git
- release repository: https://github.com/ros2-gbp/clips_vendor-release.git ...
lyrical
Updates the requirements on pillow to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/python-pillow/Pillow/releases pillow s releases /a . ...
dependencies
python
Summary
- restored the Daisy compatibility shard to the exact Node 20.20.0 floor after Renovate moved it to 20.20.2
- pinned the Daisy MySQL service to the same MySQL 8.4 digest used by the standard ...
b/520400589
This PR optimizes thread management for JDBC metadata methods
Key Changes
- Connection-Scoped Shared Executor:
- Migrated all asynchronous metadata operations (getSchemas, getTables, ...