issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript linked:pr language:JavaScript
Filter by
7.9M results
Project name
Virtual Memory Manager Simulator
One-line description
Interactive virtual memory management simulator demonstrating paging, page replacement algorithms, memory allocation,
and performance ...
enhancement
Summary
Remove redundant payment method storage and context plumbing in trading flows. Derive payment methods directly from
memoized selectors backed by quotes, so the form consumes a single source of ...
📝 작업 내용
- `src/api/schedule.ts` — `createEvent()`, `registerLive()`, `startLive()` 추가
- AgencyApp 스케줄(calendar) 탭: 하드코딩 mock 제거, 실 API 연동
- 아티스트 선택 드롭다운 (로컬 dev: NOVA/LUNA/ECHO)
- getCalendar() ...
enhancement
Now that https://github.com/conda-forge/phlex-feedstock exists (c.f.
https://github.com/conda-forge/staged-recipes/pull/33690), it should get added to HEP Packaging Coordination.
@olantwin out of the ...
✨ 기능 설명
어떤 기능을 구현하려고 하나요?
관리자 사용자 관리 테이블의 관리 컬럼 버튼(자물쇠/해제) 에 실제 동작을 연결한다.
- 활성 계정 → 계정 잠금 확인 모달 → 잠김(LOCKED)으로 전환
- 잠김 계정 → 잠금 해제 확인 모달 → 활성(ACTIVE)으로 전환
빈 스캐폴딩 MemberStatusChangeModal.tsx를 채워 ...
feature
📝 Overview
The Mini Carrom Game project currently lacks a clear and complete README.md file.
Without proper documentation, new contributors and users may struggle to understand the purpose, setup, and ...
documentation
Problem
After karya create project completes, the project git repo has no remote. Notes, writeups, LABS.md etc. are local only —
switching machines loses everything unless the user manually runs karya ...
배경
현재 harvest crawl_run 하나가 수집(run_harvest) → 자막/POI/지오코딩(process_harvest_videos) 을 연속 실행한다(scheduler/worker.py
harvest_handler). 자막 생성은 비용/시간이 큰 단계라, 사용자가 자막 생성 전에 진행 여부를 확인할 수 있어야 한다.
요구
- harvest를 ...
In superset/utils/core.py:774-808, pessimistic_connection_handling references connection.should_close_with_result
(removed in SQLAlchemy 2.0), uses select([1]) (deprecated list syntax — should be select(1)), ...
category:code-quality
devin-fix
Multiple call sites use datetime.utcnow(), which is deprecated as of Python 3.12 (DeprecationWarning:
datetime.datetime.utcnow() is deprecated). Locations: superset/utils/cache.py:76, superset/utils/cache.py:229, ...
category:code-quality
devin-fix

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.