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 serhiy.storchaka
Recipients ethan.furman, gvanrossum, ned.deily, python-dev, serhiy.storchaka, vstinner, wolma
Date 2016-11-08.13:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478610752.69.0.85437814922.issue28637@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that current regular expression is not correct. It can keep trailing whitespaces it a value.

I'm not experienced with venv and don't know what tests are needed.
History
Date User Action Args
2016-11-08 13:12:32serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, ned.deily, ethan.furman, python-dev, wolma
2016-11-08 13:12:32serhiy.storchakasetmessageid: <1478610752.69.0.85437814922.issue28637@psf.upfronthosting.co.za>
2016-11-08 13:12:32serhiy.storchakalinkissue28637 messages
2016-11-08 13:12:32serhiy.storchakacreate