Skip to content

Treat android shells as unix - #72

Merged
gaborbernat merged 4 commits into
tox-dev:mainfrom
Blocked:treatShellsAsUnix
Apr 18, 2022
Merged

Treat android shells as unix#72
gaborbernat merged 4 commits into
tox-dev:mainfrom
Blocked:treatShellsAsUnix

Conversation

@Blocked

@Blocked Blocked commented Mar 2, 2022

Copy link
Copy Markdown
Contributor

Fixes #70 Treats all android shells as unix

Doesn't support custom prefixed development environments as it isn't standardized in any specific android application shell. Custom prefixes if implemented, needs per application check, for each application. I've decided against implementing prefixes as it it's better handled directly by XDG_* environment variables.

Comment thread src/platformdirs/__init__.py
@Blocked Blocked changed the title Treat shells as unix Mar 2, 2022
@Blocked
Blocked requested a review from ofek March 2, 2022 21:52

@gaborbernat gaborbernat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding the merge up as I want to have a think about this design choice 👍

@ofek

ofek commented Apr 18, 2022

Copy link
Copy Markdown
Collaborator

@gaborbernat WDYT?

@gaborbernat
gaborbernat merged commit e605ef9 into tox-dev:main Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants