Tags: drivendataorg/cloudpathlib
Tags
WIP Support 3.14 (#530) * Update for 3.14 * 314 updates * lint * Add changelog * WIP * format * update tests * update uv action * updates to run 3.14 * don't use bash conditionals * Don't clean within venv * only use uv python * use latest * use uv python * Update to 3.12 for single version ci tasks * Code coverage * Update cloudpathlib/cloudpath_info.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * don't clean venv * pin pathlib-abc * update CI no pre * remove pathinfo * release and deps --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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