issues Search Results · language:Dune language:Python language:Python language:Java language:JavaScript linked:pr linked:pr
Filter by
5.8M results
The unittests workflow runs on push only for **.py paths (.github/workflows/linting_and_unittests.yml:4-6), so pushes
changing pyproject.toml, workflows, or test resources do not run the test suite.
bug
found by code scan
v2
- requires-python = =3.9 , but CI only tests 3.10-3.12 (.github/workflows/linting_and_unittests.yml:16)
- 3.9 is past EOL; 3.13 and 3.14 are released but untested
Suggestion for v2.0.0 stable: bump ...
enhancement
found by code scan
v2
✨ 기능 설명
크롤링된 이벤트 데이터의 메타데이터 품질 개선 및 Airflow 크롤 파이프라인 안정성 강화 이벤트 db 컬럼 내 분류표 정리
📌 작업 내용
- [x] Airflow 크롤러 3종(dayforyou/melon/yanolja) 주소 수집 추가
- [x] Discord 리포트를 DB 저장 후로 이동 (실제 저장 건수 반영)
- [x] ...
In pyproject.toml:
- Topic :: Scientific/Engineering :: Artificial Intelligence is the wrong topic for a BibTeX parser — Text Processing
:: Markup :: LaTeX would fit
- Python version classifiers ...
bug
found by code scan
v2
Small issues, collected in one place:
- BibtexFormat.indent docstring says Default: single space , but the default is a tab (bibtexparser/writer.py:135,
:143)
- BibtexFormat.value_column docstring ...
bug
found by code scan
v2
- _open_brackets is initialized (bibtexparser/splitter.py:50) and incremented (splitter.py:423) but never read
- _is_quote_open (splitter.py:51) is never used at all
Verified: no other references ...
found by code scan
v2
- transform_entry(self, entry, *args, **kwargs) instead of the base signature (self, entry, library):
bibtexparser/middlewares/enclosing.py:170, bibtexparser/middlewares/names.py:57 (also transform_string ...
found by code scan
v2
Scope
A/B throughput bench measuring the recompute tax in backward (E4 56.5% region). Registry row: selective-recompute
(CANDIDATE, fp-35c ladder verdict 2026-06-12).
Protocol (from registry row)
...
eng
2026-06-12 の /review(opus subagent 2体)で #461-#464 のマージ後 diff から出た P2 強化提案。いずれもバグ修正でなく #464 同型バグの再発防止。
1. 観測ビルダーの隔離漏れ構造ガード (confidence 8/10)
scripts/tests/test_audit_snapshot.py:107-117 の #464 修正はモジュール個別の ...
The per-project view memory (#360) and column collapse state are currently in-memory only (reset on restart). But the
app already persists where you are (last project / nav). It s inconsistent — and confusing ...
enhancement
views

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.