-
Notifications
You must be signed in to change notification settings - Fork 527
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmacOSwindows
Description
Discussed in #1247
How would this feature be useful?
Makes the default behavior on Windows and MacOS more robust, by fixing some edge cases with sandboxing in windows and spaces in shebangs on macos. For more details, please see the discussion.
Describe the solution you'd like
Default behavior on Windows and MacOS reverts to pre #1001, for Linux it stays as is.
Revert the current path fallback behavior for paths in the pre #1001 location to fallback to the platformdirs locations post #1001 instead on Windows and MacOS.
Describe alternatives you've considered
Sticking to the platformdirs locations, as described in the discussion. There was no support for that idea though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmacOSwindows