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 berker.peksag
Recipients Yaron Goland, berker.peksag, ned.deily, ronaldoussoren
Date 2016-09-15.01:06:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473901566.06.0.672510912988.issue28160@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. This was already done in Python 3.4. See https://docs.python.org/dev/whatsnew/3.4.html#changes-in-python-command-behavior and issue 18338 for details. Backporting this to 2.7 would break backwards compatibility so that means we can't change the behavior of python -V in a bugfix release.
History
Date User Action Args
2016-09-15 01:06:06berker.peksagsetrecipients: + berker.peksag, ronaldoussoren, ned.deily, Yaron Goland
2016-09-15 01:06:06berker.peksagsetmessageid: <1473901566.06.0.672510912988.issue28160@psf.upfronthosting.co.za>
2016-09-15 01:06:05berker.peksaglinkissue28160 messages
2016-09-15 01:06:05berker.peksagcreate