issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:CSS
Filter by
56.5M results
Description / Problem
The repo has no CI. Even for a small script, a minimal workflow catches syntax errors, broken requirements, and lint
issues on every PR — and the dependency pins in this repo have ...
enhancement
src/game_of_life/
__init__.py
universe.py
cell.py
curses_app.py
cli.py
tests/
test_cell.py
test_universe.py
test_patterns.py
pyproject.toml
README.rst
Orden: 1 Fecha límite: 2026-06-11 Depende de: —Asignado: Jean PDF: Docker (DB + Keycloak), Base de datos
Entrega:
- [ ] infra/docker-compose.yml postgres:16 + keycloak:26
- [ ] Healthcheck postgres ...
avance-1
infra
sprint-v2
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

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.