issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python
Filter by
56.2M results
Steps to reproduce:
1. Copy the OR 1=1 -- payload from the MySQL section.
2. Paste it directly into my Zsh terminal with oh-my-zsh enabled.
Expected behavior: It should paste as a clean string so ...
Why
streamlit_app/state.py:317 runs a strict type check before the numeric tolerance branch: _values_equal does if
type(left) is not type(right): return False (line 317) and only reaches the numbers.Number ...
bug
streamlit
Since #437 was merged, I m unable to access my s3ql filesystem via b2:// URIs (the legacy b2old:// backend still works
fine). This seems to be due to the HEAD request s3ql sends to discover the bucket ...
Why
scripts/run_real_model.py:121 aligns the risk-free series to the stitched out-of-sample portfolio with label-based .loc:
rf_aligned = rf_series.loc[portfolio.index] if rf_series is not None else 0.0. ...
bug
Why
Two layers that both parse the missing_policy setting disagree on the same input. src/trend_analysis/util/missing.py:75
(_coerce_policy) maps {both, bfill, backfill} → ffill and src/trend_analysis/util/missing.py:77 ...
bug
data
Perhaps can use it
T3 — config/bridge.py::validate_payload only runs Tier-1 validation
- Priority: P0 · Area: config · Labels: config, bug · Owner: repo · Source: iamkayleb review (PR #29)
Why
config/bridge.py::validate_payload ...
bug
config

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.