Skip to content

fix: pin conditional typing-extensions in Python locks - #189

Merged
rldyourmnd merged 1 commit into
mainfrom
fix/python-lock-typing-ext
Sep 21, 2026
Merged

rldyourmnd merged 1 commit into
mainfrom
fix/python-lock-typing-ext

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

The 0.1.26 lock recompile resolved for the default interpreter and dropped typing-extensions, which referencing still requires on Python <3.13. The release gate's ubuntu Python 3.12 then resolved it unpinned and failed --require-hashes. Recompiled with --python-version 3.12 so the marker pins stay.

@rldyourmnd
rldyourmnd merged commit 5da5245 into main Sep 21, 2026
8 checks passed
@rldyourmnd
rldyourmnd deleted the fix/python-lock-typing-ext branch September 21, 2026 14:21
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.

1 participant