0az
0az
Well, this is amusing – I started looking into this independently over the past couple weeks, and was just about to file this exact issue. I think a good way...
Chiming in with an additional point of data, since I'm in favor of this: Prettier has had [TOML support since August 2018](https://github.com/prettier/prettier/pull/4877#issue-203358134).
Adding a +1. I have a set of common macros for note-taking and other writing. For certain inputs, I want to use additional packages, including some that are relatively heavyweight....
> Dare I say that maybe it's time to think about deprecating oauthlib and requests-oauthlib and focus on Authlib? For what it's worth, the main feature OAuthlib has over Authlib...
> (Not sure you were suggesting anything about default behavior, but yeah just mentioning my own opinion on all 3 decisions). For the record, I'm +1, +0, and +1 on...
If XDG* is set (and is a CLI program), then the program should use XDG. Other cases (GUI programs) are less clear, but if it has an application bundle, then...
I think that the default should assume CLI. At the very least, this needs to be specifiable downstream. Cross platform applications using Python most likely see use in XDG compliant...
I'm unsure if it makes sense for a dependent library to use platformdirs. I guess it needs to be supported regardless, though. Actually, what if this is done per key?
If you are aware of ones that *don't* support XDG, please let me know so that I can PR it in the future. With any luck, I can just PR...
How should backwards compatibility be handled?