fix: replace deprecated httpx verify=<str> with ssl.create_default_context()
httpx deprecated passing a cert path string to verify=; it now requires an SSLContext. _httpx_verify() now returns ssl.create_default_context(cafile=...) for localhost connections instead of a bare path string.
sha256:f52c4ef542a189e633bc268bdbf07211b3e3b0542ae61e08d41d7be60eecaf25
sha
sha256:3a6335be0344b781a88a49c87f706db1d156c425104bca8c7aca5786b695cded
snapshot
Older
fix: correct mangled path-helper calls in worktree.py and workspace.py
sha256:de4c240ad02c2392fe003c4f8953dd601cbd99ba7fe74a53315cc6fc6efc97e2
All commits
Newer
fix: hash sweep (sha256: prefix) + typing audit → 0 violations
sha256:9883817ee9b5e2f264a05254b89c2956fe2fb8e30eb1e7effc965753e2ddf946
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f52c4ef542a189e633bc268bdbf07211b3e3b0542ae61e08d41d7be60eecaf25 --body "your comment"
No comments yet. Be the first to start the discussion.