Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run subprocesses in isolated directory #1237

Merged
merged 4 commits into from
Feb 2, 2024

Conversation

chrysle
Copy link
Contributor

@chrysle chrysle commented Jan 31, 2024

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Redux PR for #1127. Will hopefully finally close #1091.

Test plan

Tested by running

touch argparse.py
python -m pipx install frogmouth

@chrysle chrysle force-pushed the run-subprocesses-in-isolated-dir branch from 8d2f6e1 to ffbbed4 Compare January 31, 2024 10:18
@chrysle chrysle force-pushed the run-subprocesses-in-isolated-dir branch from ffbbed4 to 8c3d168 Compare January 31, 2024 10:30
Copy link
Contributor

@Gitznik Gitznik left a comment

Choose a reason for hiding this comment

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

lgtm

@chrysle chrysle merged commit e9fd497 into pypa:main Feb 2, 2024
14 checks passed
@chrysle chrysle deleted the run-subprocesses-in-isolated-dir branch February 2, 2024 15:48
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.

pipx crashes when a file named logging.py is in the current directory
3 participants