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

[conan_v2_mode] Deprecate old ways of reusing python code #6737

Merged
merged 7 commits into from Mar 30, 2020

Conversation

jgsogo
Copy link
Contributor

@jgsogo jgsogo commented Mar 25, 2020

Changelog: Feature: CONAN_V2_MODE deprecates two legacy ways of reusing python code: the <cache>/python path and the automatic PYTHONPATH environment variable.
Docs: conan-io/docs#1630

  • Remove adding to sys.path the folder at <cache>/python
  • Remove adding to path the PYTHONPATH variable declared in the requirements env_info

@jgsogo jgsogo requested a review from memsharded March 25, 2020 20:15
@jgsogo jgsogo added this to the 1.24 milestone Mar 27, 2020
conans/client/conan_api.py Show resolved Hide resolved
conans/client/generators/virtualenv_python.py Outdated Show resolved Hide resolved
conans/client/installer.py Show resolved Hide resolved
@memsharded memsharded merged commit 01c7919 into conan-io:develop Mar 30, 2020
@jgsogo jgsogo deleted the conan_v2/iterate_124 branch March 31, 2020 07:09
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.

None yet

3 participants