Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:HTML

Filter by

176M results  (2 s)

176M results

…IMERS y REPEATED_REJECTIONS

Two features deferred as heavy last round, re-evaluated as LIGHT and built. CLI parallelism + summary (pure stdlib): - Per-file write commands accept -j/--jobs (1=inline, 0=auto/all cores, N=N workers) ...

PR #32e — Final sub-PR of issue #32 umbrella. Closes the issue. This PR re-enables the two React 19 / React Compiler ESLint rules that were temporarily disabled in commit 64c629d (PR #80, 2026-06-19): ...

This updates the website’s internal linking graph so every page is reachable through consistent navigation paths, with no dead-end internal links. Scope is limited to connectivity/navigation behavior (no ...

Este PR integra o FinanceContainer, FinanceChart e FinanceForm ao ecossistema de temas (Light, Soft-Dark, Sepia) do Slowpace, corrigindo bugs de hidratação e melhorando a legibilidade do saldo atual.
Backend
enhancement
Frontend
P2-Alta

Summary Extracts the repeated isinstance(x, dict) and value in x pattern (used to unwrap { value : actual} settings snapshots) into a shared unwrap_setting helper in api/settings_utils.py, alongside the ...
benchmark-needed
code-quality
refactoring
touches-web-hardening

💡 What: Refactored sequential device-to-host syncs of training statistics (energy, variance, pmove, learning_rate) into a single batched tuple fetch using jax.device_get. 🎯 Why: Fetching device array statistics ...

Bumps msgpack from 1.1.2 to 1.2.1. details summary Release notes /summary p em Sourced from a href= https://github.com/msgpack/msgpack-python/releases msgpack s releases /a . /em /p blockquote h2 v1.2.1 ...
dependencies
python