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 benjamin.peterson, rsms
Date 2009-02-16.14:55:18
SpamBayes Score 7.053551e-05
Marked as misclassified No
Message-id <1234796181.84.0.45630080992.issue5280@psf.upfronthosting.co.za>
In-reply-to
Content
The reason for that is that PyBytes_InternFromString doesn't exist in
3.0. I noted that in the docs in r69672.
History
Date User Action Args
2009-02-16 14:56:21benjamin.petersonsetrecipients: + benjamin.peterson, rsms
2009-02-16 14:56:21benjamin.petersonsetmessageid: <1234796181.84.0.45630080992.issue5280@psf.upfronthosting.co.za>
2009-02-16 14:55:18benjamin.petersonlinkissue5280 messages
2009-02-16 14:55:18benjamin.petersoncreate