This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dtrodrigues
Recipients dtrodrigues, eric.smith, ned.deily, neeltennis, ronaldoussoren
Date 2021-02-14.23:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613344652.18.0.598104945566.issue43218@roundup.psfhosted.org>
In-reply-to
Content
FWIW, it looks like spaces in directory names in macOS seem to be handled okay in both bash and zsh when working with venv's activate script. Colons do not and there doesn't appear to be a workaround other than not working in a directory with a colon in its name when you want to include that directory in your PATH.
History
Date User Action Args
2021-02-14 23:17:32dtrodriguessetrecipients: + dtrodrigues, ronaldoussoren, eric.smith, ned.deily, neeltennis
2021-02-14 23:17:32dtrodriguessetmessageid: <1613344652.18.0.598104945566.issue43218@roundup.psfhosted.org>
2021-02-14 23:17:32dtrodrigueslinkissue43218 messages
2021-02-14 23:17:32dtrodriguescreate