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 georg.brandl, larry, serhiy.storchaka
Date 2014-01-14.18:29:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389724173.94.0.000384686650006.issue20260@psf.upfronthosting.co.za>
In-reply-to
Content
Currently these converters are used only in zlib (unsigned int) and select (unsigned short). But perhaps during conversion to Argument Clinic we will discover that they are more appropriate than bitwise converters in other places. So there is no hurry.
History
Date User Action Args
2014-01-14 18:29:33serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, larry
2014-01-14 18:29:33serhiy.storchakasetmessageid: <1389724173.94.0.000384686650006.issue20260@psf.upfronthosting.co.za>
2014-01-14 18:29:33serhiy.storchakalinkissue20260 messages
2014-01-14 18:29:33serhiy.storchakacreate