issues Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Python
Filter by
55.2M results
GSD Version
1.5.0
What to build
Phase transition should only mark a phase complete and advance to the next phase when the canonical verification result
says the phase passed. A phase that merely has ...
area: workflow
area: workflows
bug
needs-triage
priority: high
Is your feature request related to a problem? Please describe.
When looking at settings on child locks, the code slot name isn t populated.
Describe the solution you d like
Populate code slot name on ...
Problem
The Interactive Counter App maintains a history log of saved counts, but there is currently no way to remove previous
entries without refreshing the page or manually clearing browser storage. ...
I am having an issue with custom helmet attributes while using HuskSync.
We use custom PAPER items as helmets. Another plugin applies attribute modifiers to the player while the item is
equipped, including: ...
Reported by a downstream consumer (model variants that only set class-level config).
Repro
from myconf import MyConf
class A(MyConf):
x: int = 1
y: int = 2
class B(A): # redeclares ...
Reported by a downstream consumer (nn.Module / list-backed types).
Repro
from myconf import MyConf
class L(MyConf, list):
n: int = 0
class L2(L): # adds nothing; `list` is now an *indirect* ...
The modern email header parser (email._header_value_parser, used under EmailPolicy / email.policy.default) raises a bare
IndexError instead of a HeaderParseError / defect on two malformed inputs. The shared ...
We wanna train a Neural network to perform masks on audio extract of one second to recognize beluga whistles. The thing
is, the sheer amount of data needed to create a dataset that will help train a performative ...
A limitation of news-based ranking explanations is that they rely mainly on the most recent available articles, without
properly considering their analytical relevance. As a result, explanations may include ...
enhancement

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.