Skip to content

Update to Hemlock 2.7.0 and harden network retry logic#20

Merged
nbeerbower merged 1 commit into
mainfrom
claude/hemlock-version-upgrade-qss4y0
Jun 10, 2026
Merged

Update to Hemlock 2.7.0 and harden network retry logic#20
nbeerbower merged 1 commit into
mainfrom
claude/hemlock-version-upgrade-qss4y0

Conversation

@nbeerbower

Copy link
Copy Markdown
Contributor
  • Record Hemlock 2.7.0 in generated lockfiles (was 1.1.0)
  • Retry thrown network errors (connection failure/timeout) in GitHub
    API requests: get() raises an exception on transient failures, which
    previously bypassed the retry loops and crashed hpm mid-install
  • Clearer error message when retries are exhausted on a network error
  • Verified against Hemlock 2.7.0: all 91 tests pass, interpreter and
    hemlockc --static builds both work
  • Bump hpm to 1.2.1

https://claude.ai/code/session_01DVTQSmtoza6snqRebJugXC

- Record Hemlock 2.7.0 in generated lockfiles (was 1.1.0)
- Retry thrown network errors (connection failure/timeout) in GitHub
  API requests: get() raises an exception on transient failures, which
  previously bypassed the retry loops and crashed hpm mid-install
- Clearer error message when retries are exhausted on a network error
- Verified against Hemlock 2.7.0: all 91 tests pass, interpreter and
  hemlockc --static builds both work
- Bump hpm to 1.2.1

https://claude.ai/code/session_01DVTQSmtoza6snqRebJugXC
@nbeerbower
nbeerbower merged commit 7cbb297 into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants