Skip to content

Conversation

@Imaclean74
Copy link
Contributor

Fixes issue #779

As per the issue comments the change has Poetry align with normal python -m venv behavior. As seen here. ie - the python binary in the new venv will be created as a symlink on non-windows platforms.

Pull Request Check List

This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!

  • Added tests for changed code.
  • Updated documentation for changed code.

Note: If your Pull Request introduces a new feature or changes the current behavior, it should be based
on the develop branch. If it's a bug fix or only a documentation update, it should be based on the master branch.

If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!

@Imaclean74 Imaclean74 changed the title use symlinks in created venv by default on non-windows platforms. Iss… use symlinks in created venv by default on non-windows platforms. May 2, 2019
@sdispater sdispater merged commit aab8a45 into python-poetry:master May 3, 2019
@sdispater
Copy link
Member

Thanks!

@github-actions
Copy link

github-actions bot commented Mar 1, 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 1, 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