Skip to content

Conversation

@zooba
Copy link
Member

@zooba zooba commented Jun 16, 2025

For associations, this requires adding a (private) argument to the commands that will reinterpret the CWD. This argument is applied prior to launching the script, which may result in the script not being found. However, for the relevant cases, a full path is always passed for the script and this shouldn't happen.

Fixes #134

zooba added 2 commits June 16, 2025 22:14
For associations, this requires adding a (private) argument to the commands that will reinterpret the CWD.
This argument is applied prior to launching the script, which may result in the script not being found.
However, for the relevant cases, a full path is always passed for the script and this shouldn't happen.
Fixes python#134
@zooba
Copy link
Member Author

zooba commented Jun 17, 2025

Don't merge this, we don't want the file association changes (and aren't sure what changes we want there yet)

@zooba zooba added the invalid This doesn't seem right label Jun 17, 2025
@zooba zooba removed the invalid This doesn't seem right label Jun 25, 2025
@zooba zooba merged commit 2f864b7 into python:main Jun 25, 2025
4 checks passed
@zooba zooba deleted the gh-134 branch June 25, 2025 20:16
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 this pull request may close these issues.

Double-click launching a script sets working directory to System32

1 participant