watchfiles icon indicating copy to clipboard operation
watchfiles copied to clipboard

Test Python 3.13

Open hugovk opened this issue 1 month ago • 0 comments

Helps https://github.com/samuelcolvin/watchfiles/issues/276.

Temporarily use PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1 until PyO3 supports Python 3.13.

Hopefully there will be a PyO3 0.21.3 soon so we can remove it:

https://github.com/PyO3/pyo3/issues/4038#issuecomment-2110007551

hugovk avatar May 14 '24 12:05 hugovk