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 Alexander.Belopolsky, barry, belopolsky, pitrou, python-dev, r.david.murray, skrah, vstinner
Date 2012-11-05.01:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xvwgy52DWzRCB@mail.python.org>
In-reply-to
Content
New changeset 367e376e5ba2 by Victor Stinner in branch '3.3':
Close #15165: Fix test_email on Windows 64 bits
http://hg.python.org/cpython/rev/367e376e5ba2

New changeset 651e8613e579 by Victor Stinner in branch 'default':
(Merge 3.3) Close #15165: Fix test_email on Windows 64 bits
http://hg.python.org/cpython/rev/651e8613e579
History
Date User Action Args
2012-11-05 01:06:23python-devsetrecipients: + python-dev, barry, belopolsky, pitrou, vstinner, r.david.murray, skrah, Alexander.Belopolsky
2012-11-05 01:06:23python-devlinkissue15165 messages
2012-11-05 01:06:23python-devcreate