Message 276500 - Python tracker (original) (raw)
Message276500
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:06 | berker.peksag | set | recipients: + berker.peksag, ronaldoussoren, ned.deily, Yaron Goland |
2016-09-15 01:06:06 | berker.peksag | set | messageid: 1473901566.06.0.672510912988.issue28160@psf.upfronthosting.co.za |
2016-09-15 01:06:05 | berker.peksag | link | issue28160 messages |
2016-09-15 01:06:05 | berker.peksag | create |