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 brett.cannon, eric.snow, ncoghlan, python-dev, serhiy.storchaka
Date 2015-10-01.08:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151001085703.9945.67240@psf.io>
In-reply-to
Content
New changeset da42b38f7470 by Serhiy Storchaka in branch '3.4':
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
https://hg.python.org/cpython/rev/da42b38f7470

New changeset 10c13441bf8d by Serhiy Storchaka in branch '3.5':
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
https://hg.python.org/cpython/rev/10c13441bf8d

New changeset e377d568928b by Serhiy Storchaka in branch 'default':
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
https://hg.python.org/cpython/rev/e377d568928b
History
Date User Action Args
2015-10-01 08:57:07python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka
2015-10-01 08:57:07python-devlinkissue25280 messages
2015-10-01 08:57:06python-devcreate