summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/nt/activate.bat
Commit message (Expand)AuthorAgeFilesLines
* Revert "bpo-32409: Fix regression in activate.bat on international Windows (G...Miss Islington (bot)2018-11-081-5/+6
* bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)...Miss Islington (bot)2018-11-071-6/+5
* bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5765)Miss Islington (bot)2018-02-201-0/+13
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-101-32/+32
* Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.Vinay Sajip2013-10-021-1/+1
* Issue #17743: Now use extended syntax of set command in .bat files.Vinay Sajip2013-05-201-13/+14
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-0/+31