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 barry, imz, python-dev, r.david.murray, terry.reedy
Date 2016-05-06.21:35:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160506213535.9357.1482.B5CCF092@psf.io>
In-reply-to
Content
New changeset e7da216ba17c by Terry Jan Reedy in branch '3.5':
Issue 26912: fix broken imports in test_email package.
https://hg.python.org/cpython/rev/e7da216ba17c
History
Date User Action Args
2016-05-06 21:35:38python-devsetrecipients: + python-dev, barry, terry.reedy, r.david.murray, imz
2016-05-06 21:35:38python-devlinkissue26912 messages
2016-05-06 21:35:38python-devcreate