mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
Replaces the two repeated requests.get(url, timeout=30) call sites with a small _fetch() helper that centralises timeout and raise_for_status() logic. Also adds raise_for_status() to the shasum download call which previously had none, so HTTP errors surface clearly rather than failing downstream. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pyenv-binary | ||
| python-build | ||
| .gitignore | ||