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 BreamoreBoy, Nidan, giampaolo.rodola, josiahcarlson, python-dev, stutzbach, vstinner, xdegaye
Date 2014-07-24.17:15:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hK0YT0t3Wz7LjQ@mail.python.org>
In-reply-to
Content
New changeset d422062d7d36 by Victor Stinner in branch '2.7':
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
http://hg.python.org/cpython/rev/d422062d7d36
History
Date User Action Args
2014-07-24 17:15:41python-devsetrecipients: + python-dev, josiahcarlson, vstinner, giampaolo.rodola, stutzbach, BreamoreBoy, xdegaye, Nidan
2014-07-24 17:15:41python-devlinkissue16133 messages
2014-07-24 17:15:41python-devcreate