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 skrah
Recipients Arfrever, christian.heimes, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2012-08-12.09:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20120812094702.GA32502@sleipnir.bytereef.org>
In-reply-to <20120812093743.GA32417@sleipnir.bytereef.org>
Content
To be specific, after a quick look the only function from _testbuffer.c
that would be needed is unpack_single(). This really does not look very
complex.
History
Date User Action Args
2012-08-12 09:47:00skrahsetrecipients: + skrah, loewis, georg.brandl, mark.dickinson, ncoghlan, pitrou, vstinner, christian.heimes, Arfrever, meador.inge, python-dev
2012-08-12 09:47:00skrahlinkissue15573 messages
2012-08-12 09:47:00skrahcreate