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 larry
Recipients georg.brandl, larry, mark.dickinson, rmsr, serhiy.storchaka, skrah
Date 2014-01-22.01:43:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390355009.98.0.96694564766.issue20260@psf.upfronthosting.co.za>
In-reply-to
Content
Also, you didn't remove the _ in front of "Converter" in the names, e.g "_PyLong_UnsignedShort_Converter" should be "_PyLong_UnsignedShortConverter".
History
Date User Action Args
2014-01-22 01:43:30larrysetrecipients: + larry, georg.brandl, mark.dickinson, rmsr, skrah, serhiy.storchaka
2014-01-22 01:43:29larrysetmessageid: <1390355009.98.0.96694564766.issue20260@psf.upfronthosting.co.za>
2014-01-22 01:43:29larrylinkissue20260 messages
2014-01-22 01:43:29larrycreate