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 serhiy.storchaka
Recipients Arfrever, alexandre.vassalotti, asvetlov, larry, loewis, mstefanro, ncoghlan, neologix, pitrou, python-dev, rhettinger, serhiy.storchaka, tim.peters
Date 2013-11-25.20:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385410164.55.0.501316322269.issue17810@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which restores optimization for frame headers. Unfortunately it breaks test_optional_frames.
History
Date User Action Args
2013-11-25 20:09:24serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, loewis, rhettinger, ncoghlan, pitrou, larry, alexandre.vassalotti, Arfrever, asvetlov, neologix, python-dev, mstefanro
2013-11-25 20:09:24serhiy.storchakasetmessageid: <1385410164.55.0.501316322269.issue17810@psf.upfronthosting.co.za>
2013-11-25 20:09:24serhiy.storchakalinkissue17810 messages
2013-11-25 20:09:24serhiy.storchakacreate