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 rmsr
Recipients larry, rmsr
Date 2014-01-10.20:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389385628.87.0.455743473337.issue20201@psf.upfronthosting.co.za>
In-reply-to
Content
Accepts only a writable bytearray, when the function needs to mutate-in-place. The rw_buffer support is for PyPy I guess.
History
Date User Action Args
2014-01-10 20:27:08rmsrsetrecipients: + rmsr, larry
2014-01-10 20:27:08rmsrsetmessageid: <1389385628.87.0.455743473337.issue20201@psf.upfronthosting.co.za>
2014-01-10 20:27:08rmsrlinkissue20201 messages
2014-01-10 20:27:08rmsrcreate