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 aymeric.augustin
Recipients Drekin, aymeric.augustin, gvanrossum, python-dev, vstinner, yselivanov
Date 2015-10-31.11:13:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446290004.1.0.297771308822.issue24539@psf.upfronthosting.co.za>
In-reply-to
Content
This change appears to have caused a non-obvious regression in `websockets`: https://github.com/aaugustin/websockets/issues/76

Perhaps I was relying on an implementation detail but that's annoying nonetheless.
History
Date User Action Args
2015-10-31 11:13:24aymeric.augustinsetrecipients: + aymeric.augustin, gvanrossum, vstinner, python-dev, yselivanov, Drekin
2015-10-31 11:13:24aymeric.augustinsetmessageid: <1446290004.1.0.297771308822.issue24539@psf.upfronthosting.co.za>
2015-10-31 11:13:24aymeric.augustinlinkissue24539 messages
2015-10-31 11:13:23aymeric.augustincreate