Upgrade vendored truststore to 0.9.0#12662
Conversation
|
FYI: I cancelled the CI run, since it's gonna fail (since |
0129fb0 to
5ebe61f
Compare
|
I think this PR has caused tests on Python 3.13 to fail: https://github.com/pypa/pip/actions/runs/8945854498/job/24575553192?pr=12664 |
|
Reproduced locally on Windows: |
|
Whee, thanks for flagging that @notatallshaw! |
|
Ugh, sorry about that. I'll take a look and see why there's a difference between our CI and what you're seeing. |
|
I've reverted this for now, since I think it's a bit more expedient to get the beta release out soon. |
Looks like your CI is only testing Python 3.13 on Ubuntu: https://github.com/sethmlarson/truststore/blob/main/.github/workflows/ci.yml#L41 And as Murphy's law goes, it was Mac and Windows it failed on. |
Truststore 0.9.0 is now available with fixes and support for Python 3.13: https://github.com/sethmlarson/truststore/releases/tag/v0.9.0