-
-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: tox-dev/platformdirs
base: 4.9.2
head repository: tox-dev/platformdirs
compare: 4.9.4
- 14 commits
- 16 files changed
- 7 contributors
Commits on Feb 16, 2026
-
[pre-commit.ci] pre-commit autoupdate (#450)
<!--pre-commit.ci start--> updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](python-jsonschema/check-jsonschema@0.36.1...0.36.2) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6564f37 - Browse repository at this point
Copy the full SHA 6564f37View commit details
Commits on Feb 17, 2026
-
Fix test failures on BSD for runtime directory defaults (#451)
## Summary Fixes three test failures on NetBSD (and FreeBSD/OpenBSD) where `site_runtime_dir` and `user_runtime_dir` tests hardcode `/run` as the expected default, but BSD systems use `/var/run`. The production code in `unix.py` already handles this correctly. This change makes the test expectations match. Fixes #449 ## Changes - `_func_to_path`: `site_runtime_dir` default is now `/var/run` on BSD, `/run` otherwise - `_SITE_REDIRECT_CASES`: `user_runtime_dir` expected path uses `/var/run` on BSD, `/run` otherwise ## Test plan - [x] All 32 related tests pass on Linux (platform check correctly resolves to `/run`) - [x] On BSD, the check would resolve to `/var/run`, matching production behavior --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 44eba62 - Browse repository at this point
Copy the full SHA 44eba62View commit details
Commits on Feb 23, 2026
-
Respect XDG_CONFIG_HOME in _get_user_dirs_folder (#453)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57c7eae - Browse repository at this point
Copy the full SHA 57c7eaeView commit details -
Add missing _optionally_create_directory in Android user_log_dir and …
…user_runtime_dir (#452) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f79028c - Browse repository at this point
Copy the full SHA f79028cView commit details -
[pre-commit.ci] pre-commit autoupdate (#454)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/tox-toml-fmt: v1.6.0 → v1.7.2](tox-dev/tox-toml-fmt@v1.6.0...v1.7.2) - [github.com/tox-dev/pyproject-fmt: v2.16.0 → v2.16.2](tox-dev/pyproject-fmt@v2.16.0...v2.16.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aeb0da1 - Browse repository at this point
Copy the full SHA aeb0da1View commit details
Commits on Feb 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2f0cd48 - Browse repository at this point
Copy the full SHA 2f0cd48View commit details -
Add permissions to workflows (#455)
## Summary - Add explicit `permissions: contents: read` to workflow files - Satisfies the `actions/missing-workflow-permissions` code scanning rule --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ef8a10 - Browse repository at this point
Copy the full SHA 5ef8a10View commit details
Commits on Feb 27, 2026
-
Move SECURITY.md to .github/SECURITY.md
GitHub recognizes SECURITY.md in .github/ directory. Remove the duplicate from repo root.
Configuration menu - View commit details
-
Copy full SHA for da59cc6 - Browse repository at this point
Copy the full SHA da59cc6View commit details -
build(deps): bump the all group with 2 updates (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27582df - Browse repository at this point
Copy the full SHA 27582dfView commit details -
Standardize .github files to .yaml suffix
Remove .yml duplicates and rename to .yaml where needed: rename dependabot.yml->.yaml rename release.yml->.yaml rename FUNDING.yml->.yaml
Configuration menu - View commit details
-
Copy full SHA for b10b8c5 - Browse repository at this point
Copy the full SHA b10b8c5View commit details
Commits on Mar 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 423bc18 - Browse repository at this point
Copy the full SHA 423bc18View commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 455f98e - Browse repository at this point
Copy the full SHA 455f98eView commit details -
[pre-commit.ci] pre-commit autoupdate (#461)
<!--pre-commit.ci start--> updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](python-jsonschema/check-jsonschema@0.36.2...0.37.0) - [github.com/tox-dev/tox-toml-fmt: v1.7.2 → v1.8.0](tox-dev/tox-toml-fmt@v1.7.2...v1.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96e0ed0 - Browse repository at this point
Copy the full SHA 96e0ed0View commit details
Commits on Mar 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3fdb23e - Browse repository at this point
Copy the full SHA 3fdb23eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.9.2...4.9.4