issues Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:CSS
Filter by
56.5M results
Description / Problem
The script hardcodes config.read( config.ini ) (cwd-dependent — running from any other directory silently loads nothing)
and prints tab-separated rows with no header. The label-to-type ...
enhancement
Description / Problem
The fetch loop has no resilience:
- requests.get has no timeout — a stalled connection hangs forever.
- Any non-200 silently ends pagination (items_returned = 0), so auth failures, ...
enhancement
Problem
The first line is #/usr/bin/env python — missing the ! of #!. Executing ./github-issue-trends.py fails (the kernel sees
no interpreter directive); the line is just a comment. All logic also lives ...
bug
Opis błędu
Podczas uruchamiania wtyczki w QGIS 3.40.0 (wersja wtyczki 1.2.8) pojawia się wyjątek: TypeError: tuple object is not
callable w walidacjaIKontrolaAtrybutow() – linia 1848
Przyczyna
W linii ...
Problem
requirements.txt pins:
certifi==2024.7.4
chardet==3.0.4
idna==3.15
requests==2.18.4
urllib3==2.7.0
requests==2.18.4 (from 2017) declares urllib3 =1.21.1, 1.23 and idna =2.5, 2.7 — both contradicted ...
bug
dependencies
Problem
github-issue-trends.py authenticates with auth=(config[ github ][ user ], config[ github ][ password ]). GitHub removed
username/password authentication for the REST API in November 2020 — every ...
bug
작업 내용
어떤 기능을 구현할 건지 간단하게 설명해주세요.
상세 설명
구현 방식이나 참고할 내용이 있으면 적어주세요. (없으면 삭제)
완료 조건
이 Issue가 완료됐다고 볼 수 있는 기준을 적어주세요.
- [ ]
- [ ]
feature
In tailwind.config.cjs, the navbar and sidebar color values use CSS variables --navbar-color and --sidebar-color, but
these variables are not defined anywhere in the CSS. The actual variables in src/index.css ...
| Action | Yes | No | N/A |
| --- | --- | --- | --- |
| Change affects authentication or authorization | | | |
| Change affects role based model | | | |
| Change affects dataset mapping | | | ...
@claude
EXTREMELY SIMPLE FIX NO BLOAT
The torch 2 compile model for speeding up training has broken the sampling procedure and I can no longer load saved
checkpoints.
EXTREMELY SIMPLE FIX NO BLOAT
After ...

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.