pullrequests Search Results · language:Dune language:Python language:HTML language:Java is:unmerged language:CSS
Filter by
41.1M results
💡 What: Replaced df.iterrows() with zip() in garmin_chart.py and with itertuples() in yf.py. 🎯 Why: iterrows()
instantiates new Series objects for each row, causing significant overhead in comprehensions ...
Summary
Generated community_and_tabs.xlsx summarizing all the community discussion and competition rules inside
competitions/nvidia-nemotron-model-reasoning-challenge/analysis/, and verified it locally ...
Automated PR for traffic splitting synthetic test. Environment: env-e963b395e35c428286766ce9e0cb4c23. Created
at 2026-05-30 21:25:38 UTC
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| ty (changelog) | ==0.0.39 → ==0.0.40 | age | confidence |
Release Notes
details summary astral-sh/ty ...
What this does
Finishes the work PR #216 deliberately left out of scope for the conformance oracle (crosscheck/conformance/). Two
mechanical changes:
1. Wire the oracle into CI (blocking)
Adds a second ...
Automated PR for traffic splitting synthetic test. Environment: env-55d38c91f16c41659bbcfb0b8011b850. Created
at 2026-05-30 21:25:30 UTC
!-- Thank you for contributing to Bazel! Please read the contribution guidelines: https://bazel.build/contribute.html
Description
Checking for package traversals of source directories did not take the ...
awaiting-review
team-Core
_make_reject always emitted JSON, which breaks AWS clients for XML-first services (IAM/STS/S3/EC2) and surfaces parse
errors instead of actionable AccessDenied/service error codes. This change makes reject ...
Summary / 摘要
Release rollup:auto-refact-dev → dev,纳入已 review-gate 合入 integration 分支的 8 个提交(含 #255 design-PR linkage、#256
update-check、#254 refactor-comment-policy、#245 release-commits 等),推进至 dev 作为 beta ...
crnd:human:auto
crnd:lifecycle:managed
crnd:phase:reviewing
💡 What: Optimized the custom cursor system and UI rendering logic.
- Consolidated cursor dot and ring updates into a single `requestAnimationFrame` loop with a 0.1px dirty-check
threshold.
- Switched ...