[issue17743] Use extended syntax of `set` command in activate.bat/deactivate.bat batch files.

2013-05-20 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 66c87d2b3435 by Vinay Sajip in branch '3.3':
Issue #17743: Now use extended syntax of set command in .bat files.
http://hg.python.org/cpython/rev/66c87d2b3435

New changeset 96c842873c30 by Vinay Sajip in branch 'default':
Closes #17743: Merged fix from 3.3.
http://hg.python.org/cpython/rev/96c842873c30

--
nosy: +python-dev
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17743
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17743] Use extended syntax of `set` command in activate.bat/deactivate.bat batch files.

2013-04-15 Thread Piotr Dobrogost

New submission from Piotr Dobrogost:

This makes it possible to handle paths/usernames with special characters - see 
https://github.com/pypa/virtualenv/pull/352

--
components: Library (Lib)
messages: 187037
nosy: piotr.dobrogost, vinay.sajip
priority: normal
severity: normal
status: open
title: Use extended syntax of `set` command in activate.bat/deactivate.bat 
batch files.
type: behavior
versions: Python 3.3, Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17743
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com