stripe-python icon indicating copy to clipboard operation
stripe-python copied to clipboard

Include Python 3.13 in CI

Open prathmesh-stripe opened this issue 9 months ago • 1 comments

Why?

In order to keep supporting new version of Python we need to test against them.

What?

Added Python version 3.13 in CI workflow.

See Also

prathmesh-stripe avatar Apr 15 '25 14:04 prathmesh-stripe

Python 3.13 tests are failing, therefore keeping this open for now.

prathmesh-stripe avatar Apr 15 '25 15:04 prathmesh-stripe

Fixed the anyio/httpx compatibility issues with 3.13. Only one test left to fix.

prathmesh-stripe avatar Sep 30 '25 14:09 prathmesh-stripe