Skip to content

Conversation

@jakirkham
Copy link
Member

This is future behavior of pip to not copy to a temporary directory first. As this will soon become default. Opt-in on older pip versions for consistency. Uses pip's doc's guidance for setting environment variables (linked below).

ref: https://pip.pypa.io/en/stable/topics/configuration/#environment-variables
xref: pypa/pip#7555

This is future behavior of `pip` to not copy to a temporary directory
first. As this will soon become default. Opt-in on older `pip` versions
for consistency. Uses `pip`'s doc's guidance for setting environment
variables (linked below).

ref: https://pip.pypa.io/en/stable/topics/configuration/#environment-variables
@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Oct 9, 2021
@jezdez
Copy link
Member

jezdez commented Oct 14, 2021

I'm not sure if this is related to pypa/pip#10577 fixing pypa/pip#10573?

@chenghlee chenghlee added this to the Release TBD milestone Oct 20, 2021
@jakirkham jakirkham force-pushed the use_feat_in-tree_bld branch from 7d6720a to 17b3b21 Compare October 27, 2021 18:34
@jakirkham
Copy link
Member Author

Started the addition of a test here (copying + tweaking an existing one), but probably need more pointers on how best to integrate that and have it run

@jakirkham
Copy link
Member Author

The other option here is to maintain out-of-tree builds by setting PIP_USE_DEPRECATED="out-of-tree-build", but this will presumably go away at some point

@beeankha beeankha removed this from the Release TBD milestone Aug 25, 2023
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Aug 25, 2024
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale::closed [bot] closed after being marked as stale label Sep 24, 2024
@github-actions github-actions bot closed this Sep 24, 2024
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 24, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity stale::closed [bot] closed after being marked as stale stale [bot] marked as stale due to inactivity

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants