pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:CSS
Filter by
191M results
Bumps actions/stale from 10.1.1 to 10.3.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/stale/releases actions/stale s releases /a . /em /p blockquote h2 ...
dependencies
github_actions
Bumps actions/setup-python from 6.1.0 to 6.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-python/releases actions/setup-python s releases /a . /em ...
dependencies
github_actions
Maps the remaining profile fields and fixes opening documents.
Field mappings (read + write, verified against the dump):
- Nearest int. airport → text field 12249
- Hours co-pilot on MP-AC → 11796 ...
Issue
When you have an invoice partially paid via a method using an Outstanding Account, the payment can be kept open, leaving
the invoice considered as partially paid
If a user with only Invoicing Banks ...
Summary
- declare root API/dev dependencies required for deterministic FastAPI boot and async pytest execution
- gate NumPy-heavy optional router imports and lazy-load NumPy in knowledge atlas adapters ...
Improve PDF generation
Bumps actions/github-script from 8.0.0 to 9.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/github-script/releases actions/github-script s releases /a . ...
dependencies
github_actions
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Switches expressions.py::_translate_identifier() to delegate identifier precedence to NameResolver.
- Keeps import requests centralized through ctx.diagnostics.imports.need_line(resolved.import_line). ...
알고리즘 분류
math
풀이 방법
$x \pmod{10} == 7$ 일 때마다 answer를 1씩 늘린다.
문제 링크
https://school.programmers.co.kr/learn/courses/30/lessons/120912
Math