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 asvetlov, kristjan.jonsson, mikeputnam, neologix, pitrou, python-dev, vdjeric
Date 2012-12-26.15:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YWdRQ64T0zNx8@mail.python.org>
In-reply-to
Content
New changeset 7e5d7ef4634d by Kristján Valur Jónsson in branch '3.2':
Issue #14574: Ignore socket errors raised when flushing a connection on close.
http://hg.python.org/cpython/rev/7e5d7ef4634d

New changeset 7734c3020a47 by Kristján Valur Jónsson in branch '3.3':
Merge with 3.2 :
http://hg.python.org/cpython/rev/7734c3020a47

New changeset 2d1cfbaef9a2 by Kristján Valur Jónsson in branch 'default':
Merge with 3.3
http://hg.python.org/cpython/rev/2d1cfbaef9a2
History
Date User Action Args
2012-12-26 15:30:27python-devsetrecipients: + python-dev, pitrou, kristjan.jonsson, asvetlov, mikeputnam, neologix, vdjeric
2012-12-26 15:30:27python-devlinkissue14574 messages
2012-12-26 15:30:27python-devcreate