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 anacrolix, petri.lehtinen, python-dev, r.david.murray, rhettinger
Date 2011-10-18.10:27:01
SpamBayes Score 0.11191642
Marked as misclassified No
Message-id <E1RG6st-0002Ni-6l@dinsdale.python.org>
In-reply-to
Content
New changeset 2c50343d0500 by Ezio Melotti in branch '3.2':
#12448: smtplib now flushes stdout while running ``python -m smtplib``
http://hg.python.org/cpython/rev/2c50343d0500

New changeset e08397a5537a by Ezio Melotti in branch 'default':
#12448: merge with 3.2.
http://hg.python.org/cpython/rev/e08397a5537a
History
Date User Action Args
2011-10-18 10:27:02python-devsetrecipients: + python-dev, rhettinger, r.david.murray, anacrolix, petri.lehtinen
2011-10-18 10:27:02python-devlinkissue12448 messages
2011-10-18 10:27:01python-devcreate