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 python-dev
Recipients martin.panter, matrixise, methane, ned.deily, python-dev, vstinner
Date 2016-11-21.11:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161121115818.40774.21157.E64E2AF4@psf.io>
In-reply-to
Content
New changeset fc6bb69cec05 by INADA Naoki in branch '3.6':
Issue #28532: Show sys.version when -V option is supplied twice
https://hg.python.org/cpython/rev/fc6bb69cec05

New changeset 02aa667bd02d by INADA Naoki in branch 'default':
Issue #28532: Show sys.version when -V option is supplied twice
https://hg.python.org/cpython/rev/02aa667bd02d
History
Date User Action Args
2016-11-21 11:58:21python-devsetrecipients: + python-dev, vstinner, ned.deily, methane, martin.panter, matrixise
2016-11-21 11:58:21python-devlinkissue28532 messages
2016-11-21 11:58:21python-devcreate