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 vstinner
Recipients skrah, vstinner
Date 2014-06-02.20:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401741027.58.0.35129867535.issue21644@psf.upfronthosting.co.za>
In-reply-to
Content
Stefan wrote:
"3) Somewhat similarly, I wonder if it was necessary to refactor
   PyBytes_FromStringAndSize(). I find the new version more difficult
   to understand."

Do you mean that the optimization is useless or that the implementation should be changed?
History
Date User Action Args
2014-06-02 20:30:27vstinnersetrecipients: + vstinner, skrah
2014-06-02 20:30:27vstinnersetmessageid: <1401741027.58.0.35129867535.issue21644@psf.upfronthosting.co.za>
2014-06-02 20:30:27vstinnerlinkissue21644 messages
2014-06-02 20:30:27vstinnercreate