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 Arfrever, BreamoreBoy, devin, giampaolo.rodola, python-dev, socketpair
Date 2014-07-07.22:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h6hRx5LLKz7Ljf@mail.python.org>
In-reply-to
Content
New changeset f67df13dd512 by Victor Stinner in branch '3.4':
Issue #11259: asynchat.async_chat().set_terminator() now raises a ValueError if
http://hg.python.org/cpython/rev/f67df13dd512

New changeset d164fda9063a by Victor Stinner in branch 'default':
(Merge 3.4) Issue #11259: asynchat.async_chat().set_terminator() now raises a
http://hg.python.org/cpython/rev/d164fda9063a
History
Date User Action Args
2014-07-07 22:35:10python-devsetrecipients: + python-dev, giampaolo.rodola, Arfrever, BreamoreBoy, devin, socketpair
2014-07-07 22:35:10python-devlinkissue11259 messages
2014-07-07 22:35:10python-devcreate