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, josh.r, larry, mark.dickinson, rmsr, serhiy.storchaka
Date 2018-07-26.10:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532600538.74.0.56676864532.issue20260@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7cb7bcff20a386bba59cbc51e2419542de358bd2 by Serhiy Storchaka in branch 'master':
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)
https://github.com/python/cpython/commit/7cb7bcff20a386bba59cbc51e2419542de358bd2
History
Date User Action Args
2018-07-26 10:22:18serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, larry, rmsr, josh.r
2018-07-26 10:22:18serhiy.storchakasetmessageid: <1532600538.74.0.56676864532.issue20260@psf.upfronthosting.co.za>
2018-07-26 10:22:18serhiy.storchakalinkissue20260 messages
2018-07-26 10:22:18serhiy.storchakacreate