[14:24:26] <cdunklau> hey folks, just noticed that there's inconsistency between `pip install --user`'s behavior between venvs created with the stdlib venv, and those created with the third-party `virtualenv`
[14:24:58] <cdunklau> with a `virtualenv` created env, pip install --user fails as documented, but with a `venv` created env, it happily installs to the user site
[14:26:32] <cdunklau> i did a cursory search for github issues, but couldn't find one... am i just missing it?
[14:27:30] <cdunklau> looks like a pretty clear bug... the docs at least should clarify the behavior, but I think the better thing would be to add the same behavior for `venv`-created envs too
[14:41:04] <cdunklau> ah! Found it, https://github.com/pypa/pip/issues/5702, fixed in https://github.com/pypa/pip/pull/7155
[20:59:18] <sumanah> https://pyfound.blogspot.com/2019/12/moss-czi-support-pip.html Mozilla and CZI are the funders supporting the pip work next year .... I will probably be sharing that around a bit in our lists & so on