Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from appdirs to platformdirs #2028

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

s-t-e-v-e-n-k
Copy link
Contributor

appdirs has been officially deprecated upstream, the replacement module with more features is platformdirs.

  • Closes # (insert issue number)
  • Executed pre-commit run --all-files with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file

Copy link

codspeed-hq bot commented Jul 8, 2024

CodSpeed Performance Report

Merging #2028 will not alter performance

Comparing s-t-e-v-e-n-k:switch-to-platformdirs (74d98a0) with s-t-e-v-e-n-k:switch-to-platformdirs (844bba7)

Summary

✅ 437 untouched benchmarks

appdirs has been officially deprecated upstream, the replacement module
with more features is platformdirs.
@hgrecco hgrecco merged commit 0b0ae61 into hgrecco:master Jul 28, 2024
51 of 52 checks passed
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.

2 participants