Skip to content

Conversation

@ap--
Copy link
Collaborator

@ap-- ap-- commented Sep 8, 2024

Support Python 3.13 on the v0.2.x branch of universal-pathlib.

Closes #221, closes #245

The final 3.13 release is pretty close, so it's better to add support for downstream packages to be able to test.

TODOs:

  • should probably add the stdlib tests for 3.13 too to be consistent.
  • update classifiers in pyproject.toml
  • figure out why boto3 wont install on windows 3.13

MISSING SUPPORT UPSTREAM

@ap-- ap-- self-assigned this Sep 8, 2024
@ap--
Copy link
Collaborator Author

ap-- commented Sep 8, 2024

On Windows we need to wait for pywin32 xref: mhammond/pywin32#2367 mhammond/pywin32#2294

@ap-- ap-- added this to the v0.2.5 milestone Sep 8, 2024
@ap--
Copy link
Collaborator Author

ap-- commented Sep 8, 2024

Windows tests on 3.13 succeed when installing pywin32 from here: https://github.com/mhammond/pywin32/actions/runs/9733348106/artifacts/1652979372

Once mhammond/pywin32#2294 is completed we can enable tests

@ap-- ap-- force-pushed the support-python-3.13 branch from e376a08 to ad03d65 Compare September 8, 2024 18:50
@ap-- ap-- merged commit 53eae02 into fsspec:main Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test regressions with Python 3.13 Test against 3.13

1 participant