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 pitrou
Recipients Arfrever, alexandre.vassalotti, larry, pitrou, serhiy.storchaka
Date 2013-11-26.01:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385430651.54.0.747569614962.issue19780@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm... I thought your patch was only an optimization, but if you're overlapping frames (by adding 9 to the frame size), it becomes a protocol change.

I personally am against changing the PEP at this point, especially for what looks like a rather minor win.
History
Date User Action Args
2013-11-26 01:50:51pitrousetrecipients: + pitrou, larry, alexandre.vassalotti, Arfrever, serhiy.storchaka
2013-11-26 01:50:51pitrousetmessageid: <1385430651.54.0.747569614962.issue19780@psf.upfronthosting.co.za>
2013-11-26 01:50:51pitroulinkissue19780 messages
2013-11-26 01:50:50pitroucreate