Brett Cannon <br...@python.org> added the comment:
@Vinay you got exactly what I mean. I had to actually teach a ton of people that shell trick with basename and pwd on Twitter, that trick doesn't seem to be something people know about, and yet a ton of people seem to be creating virtual environments with prompts manually specified like that. Plus that trick varies from shell to shell and we already have enough issues just explaining to people how to activate between Windows and UNIX and then between even shells on the same OS. So this is entirely for convenience. @Julien default directory names is an entirely separate topic as people can't agree on the default name (e.g. I prefer `.venv` as my default). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38901> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com