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

unstick virtualenv on windows, bump platformdirs #7484

Merged
merged 4 commits into from
Apr 21, 2023

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Feb 7, 2023

wondering whether the new installer makes it possible to unstick virtualenv at python3.9 windows - let's ask the CI pipeline.

@dimbleby
Copy link
Contributor Author

dimbleby commented Feb 7, 2023

Not quite: because, as I now recall, the failing test is explicitly testing the (old) PipInstaller.

So perhaps the plan needs to be:

@dimbleby
Copy link
Contributor Author

Now updated to include a platformdirs bump, #7640

Note that this is kinda confusing because platformdirs reversed its position on which of the MacOS directories should be used to hold configuration.

@dimbleby dimbleby changed the title unstick virtualenv on windows unstick virtualenv on windows, bump platformdirs Apr 20, 2023
pyproject.toml Outdated Show resolved Hide resolved
@dimbleby
Copy link
Contributor Author

windows python 3.9 and the embedded pip still not a happy combination.

I suppose the testcase can likely be fixed by adding a non-embedded pip to the ephemeral environment, perhaps that is satisfactory.

WIBNI poetry did not have to rely on pip here at all

@radoering radoering merged commit bc6e84e into python-poetry:master Apr 21, 2023
@dimbleby dimbleby deleted the unstick-virtualenv-windows branch April 21, 2023 16:23
Copy link

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants