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 using appdirs to platformdirs #96

Closed
hoechenberger opened this issue Jun 28, 2023 · 0 comments · Fixed by #98
Closed

Switch from using appdirs to platformdirs #96

hoechenberger opened this issue Jun 28, 2023 · 0 comments · Fixed by #98
Assignees

Comments

@hoechenberger
Copy link
Owner

hoechenberger commented Jun 28, 2023

pylint-dev/pylint#4661 (comment)

FYI, appdirs is effectively unmaintained; platformdirs is the community's forked replacement. Black has already switched, and given this dep was newly added, it would make sense to use the modern, maintained replacement now given its drop-in compatible and fixes numerous long-outstanding bugs with the original, instead of having to switch later if and when things eventually break.

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 a pull request may close this issue.

1 participant