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 petri.lehtinen
Recipients eric.araujo, ezio.melotti, flox, jcea, max-alleged, petri.lehtinen, pitrou, rhettinger, terry.reedy, vstinner, xuanji
Date 2011-10-19.18:15:47
SpamBayes Score 0.0010580552
Marked as misclassified No
Message-id <1319048150.0.0.9646204183.issue12170@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review, Antoine. Attached an updated the patch:

- The function definition now uses STRINGLIB(...) and the function is only defined when !STRINGLIB_IS_UNICODE (so I took both approaches)

- Added a "versionadded:: 3.3" to the documentation.
History
Date User Action Args
2011-10-19 18:15:50petri.lehtinensetrecipients: + petri.lehtinen, rhettinger, terry.reedy, jcea, pitrou, vstinner, ezio.melotti, eric.araujo, flox, xuanji, max-alleged
2011-10-19 18:15:50petri.lehtinensetmessageid: <1319048150.0.0.9646204183.issue12170@psf.upfronthosting.co.za>
2011-10-19 18:15:49petri.lehtinenlinkissue12170 messages
2011-10-19 18:15:49petri.lehtinencreate