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 chris.jerdonek, pitrou, tweksteen
Date 2012-08-03.19:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344021161.29.0.679324644264.issue15464@psf.upfronthosting.co.za>
In-reply-to
Content
Thiébaud, I haven't reviewed the patch in detail, but why does the callback only receive the buffer contents? At the minimum, I think it should also receive write_p (whether the packet is an incoming or outgoing message is a rather useful piece of information).
History
Date User Action Args
2012-08-03 19:12:41pitrousetrecipients: + pitrou, chris.jerdonek, tweksteen
2012-08-03 19:12:41pitrousetmessageid: <1344021161.29.0.679324644264.issue15464@psf.upfronthosting.co.za>
2012-08-03 19:12:40pitroulinkissue15464 messages
2012-08-03 19:12:40pitroucreate