Closed hroncok closed 2 months ago
I see that @alexmojaki already opened as issue for executing: https://github.com/alexmojaki/executing/issues/79
There is some work already done in executing in this branch: https://github.com/alexmojaki/executing/compare/master...3.13 but it still doesn't make all tests in executing pass with 3.13 beta 1.
With the newest executing (v2.1.0) everything seems to be passing here in 3.13 (rc1). CI is now testing 3.13, but no real changes have been made, so nothing needs releasing here.
Hello,
in Fedora, we are trying to rebuild everything with Python 3.13.
stack_data currently fails tests. It can be reproduced from your repository by running
tox -e py313
: