issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.5M results
PHAL.load_plugins (service.py:81-84) wraps the validator call in try/except so a misbehaving validator just skips that
plugin:
try:
enabled = plug.validator.validate(config)
except Exception:
...
proof/follow.mjs: catch up to the bitmarkd tip, validating each block forward (unwrap - decode - resolve prevouts via
bitmarkd - structure/scripts/UTXO/maturity/fees) with bitmark:mainnet injected, reorg-aware, ...
Report metadata
- Report kind: terminal-failure
- Failure class: transient-infra
- Step: 5
- Bail reason: redacted
- Run ID: 140E920E-31B5-4023-A6FA-31E3EC7654E9
- Branch: unknown
- PR URL: ...
The Ubuntu, Python and Sphinx version used for building the CoP documents should be updated to more recent versions.
impact: documentation
type: documentation
Problem
CPython 3.14.0–3.14.5 ship a regression (python/cpython#135228 + the related frozen-dataclass __setattr__ fix): a
@dataclass(frozen=True, slots=True) class s generated __setattr__ closes over ...
Le KPI contributors ne comptait que les auteurs de commits. Or l attribution commit→login côté GitHub peut rater un
commit isolé (vu en CI), et un relecteur sans commit reste un contributeur. Compter toute ...
bug
The events API and the scheduler disagree on the message type, so rescheduling never reaches the scheduler:
- emit: ovos_bus_client/apis/events.py:168 - message.forward( mycroft.schedule.update_event ...
ovos_color_parser/matching.py normalizes the language by stripping the region (lines 31, 65, 154):
lang = lang.lower().split( - )[0] # en-US - en
but the shipped res/ directory contains full locale ...
In ovos_number_parser/__init__.py, the nl branch of is_fractional returns the Polish implementation:
if lang.startswith( nl ):
return is_fractional_pl(input_str, short_scale) # __init__.py:332 ...

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.