Tags: drivendataorg/cloudpathlib
Tags
Add Python 3.13 compatibility (#474) * Py 313 compatibility * type ignore * Update CI versions * Fix version checks * Add tests for new methods * mypy fix * Right mypy line * Keep 3.8 for now * Keep as native paths until last chance * Allow pathlike for glob and rglob * fix tests * Pass on <py3.13 * update history note * Code review comments * omit glob.py from coverage * reword history * Add NotImplementedError for the missing methods in the CloudPath class
Support versions of GCS without transfer_manager (#410) * Fix 408 * Version and changelog * add warning * update history PR * Tweak description of change * Update HISTORY.md Co-authored-by: Jay Qi <2721979+jayqi@users.noreply.github.com> --------- Co-authored-by: Jay Qi <2721979+jayqi@users.noreply.github.com>
PreviousNext