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 larry, methane, serhiy.storchaka, vstinner
Date 2017-01-27.14:45:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485528351.1.0.11972480454.issue29300@psf.upfronthosting.co.za>
In-reply-to
Content
> See also ascii_buffer_converter in Modules/binascii.c for example.

Nice. I didn't know the "def cleanup" feature. I used it in my patch version 4.
History
Date User Action Args
2017-01-27 14:45:51vstinnersetrecipients: + vstinner, larry, methane, serhiy.storchaka
2017-01-27 14:45:51vstinnersetmessageid: <1485528351.1.0.11972480454.issue29300@psf.upfronthosting.co.za>
2017-01-27 14:45:51vstinnerlinkissue29300 messages
2017-01-27 14:45:50vstinnercreate