-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
This was originally reported in the appdirs tracker: ActiveState/appdirs#130
The gist is that, per the XDG spec, platformdirs should treat environment variables that are set but empty as if they were unset.
I came across this as part of pypa/pip#10202
pip patches appdirs to work around this: https://github.com/pypa/pip/blob/867bbb00ccb0506095e19a0e111ce06ce71a2495/tools/vendoring/patches/appdirs.patch#L47-L54
There is some prior discussion in pypa/pip#7501 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed