[issue38098] Special Characters Don't Work When Using Virtual Environment

2019-09-13 Thread Spandan Garg
Spandan Garg added the comment: This is the output of pip list with venv active: (aladdin_windows_env) C:\Users\t-spga\Documents\workspace\aladdin_windows_env>pip list DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or def

[issue38098] Special Characters Don't Work When Using Virtual Environment

2019-09-10 Thread Spandan Garg
New submission from Spandan Garg : Recently, I noticed that whenever I execute python from inside a virtual environment, I can't seem to write special characters into the shell. Although, when I exit the virtual environment, this issue no longer occurs. I've confirmed that the versions