Skip to content

pathlib: Fix glob/rglob to return Path objects rather than strings. #707

pathlib: Fix glob/rglob to return Path objects rather than strings.

pathlib: Fix glob/rglob to return Path objects rather than strings. #707

Triggered via push June 19, 2026 02:48
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.