Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@philion
Copy link

@philion philion commented Dec 13, 2023

…' field doens't erase a valid venv.

Specific issues:

  1. No check for VIRTUAL_ENV_PROMPT.
  2. Logic error looking for "prompt" after successfully loading "pyvenv.cfg", where that config file doesn't have that key defined. (Side note: Key() will create a new key with an empty value, according to the source.)

I have patched and tested "on my own machine".

@philion philion changed the title Adding venv check for VIRTUAL_ENV_PROPT and assuring an empty 'prompt… Adding venv check for VIRTUAL_ENV_PROMPT and assuring an empty 'prompt… Dec 13, 2023
@scop
Copy link
Contributor

scop commented Jun 18, 2024

I believe these were more/less covered by the merged PR's #387 and #389.

@philion
Copy link
Author

philion commented Jun 25, 2024

Concurring with @scop . Happy with the recent merges.

@philion philion closed this Jun 25, 2024
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.

2 participants