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 benjamin.peterson
Recipients akuchling, benjamin.peterson, brett.cannon, pitrou, teoliphant, theller
Date 2009-02-21.21:15:37
SpamBayes Score 0.00038503707
Marked as misclassified No
Message-id <1235250938.87.0.645295827464.issue2396@psf.upfronthosting.co.za>
In-reply-to
Content
Some comments:

- PyBytes_* API is fine.
- memory_str should die.
- Py_TPFLAGS_HAVE_NEWBUFFER needs to be documented.

Otherwise it looks good.
History
Date User Action Args
2009-02-21 21:15:39benjamin.petersonsetrecipients: + benjamin.peterson, akuchling, brett.cannon, theller, teoliphant, pitrou
2009-02-21 21:15:38benjamin.petersonsetmessageid: <1235250938.87.0.645295827464.issue2396@psf.upfronthosting.co.za>
2009-02-21 21:15:37benjamin.petersonlinkissue2396 messages
2009-02-21 21:15:37benjamin.petersoncreate