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 matrixise
Recipients matrixise, ncoghlan, vinay.sajip, Łukasz.Balcerzak
Date 2015-04-16.19:24:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429212263.62.0.477588236118.issue22829@psf.upfronthosting.co.za>
In-reply-to
Content
Based on the patch of Łukasz, I have updated it to the last revision of Python 3.5a3 (today, 16th April)

stephane@sg1 ~/p/c/bin> ./python3.5 --version
Python 3.5.0a3+
stephane@sg1 ~/p/c/bin> ./python3.5
Python 3.5.0a3+ (default:c969413584cf+, Apr 16 2015, 15:17:46)

I tested the patch, this one works fine and the prompt is really changed if we specify it on the command line of -m venv
History
Date User Action Args
2015-04-16 19:24:23matrixisesetrecipients: + matrixise, vinay.sajip, ncoghlan, Łukasz.Balcerzak
2015-04-16 19:24:23matrixisesetmessageid: <1429212263.62.0.477588236118.issue22829@psf.upfronthosting.co.za>
2015-04-16 19:24:23matrixiselinkissue22829 messages
2015-04-16 19:24:23matrixisecreate