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 serhiy.storchaka
Recipients larry, neologix, serhiy.storchaka, vstinner
Date 2014-08-02.08:56:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491125.g2G3mocfN3@raxxla>
In-reply-to <CAMpsgwYhPoaV2X6c1J5M-Nkfu0=NSDi7WZwnoqxGxgb3svYCiQ@mail.gmail.com>
Content
Either override render() for unsigned type converters, or add new converter 
attribute (in additional to "type", "cast", "conversion_fn", etc).
History
Date User Action Args
2014-08-02 08:56:54serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, neologix
2014-08-02 08:56:54serhiy.storchakalinkissue22120 messages
2014-08-02 08:56:54serhiy.storchakacreate