pypa / virtualenv

Virtual Python Environment builder
https://virtualenv.pypa.io
MIT License
4.82k stars 1.03k forks source link

fix #2749: convert list<string> to string #2750

Closed paperdev-code closed 3 months ago

paperdev-code commented 3 months ago

This PR solves a problem on Nushell 0.95 which causes activate to not work correctly on my machine™️

Detailed description of the bug here: #2749

(If it passes the existing tests, that is)