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 mark.dickinson
Recipients akira, mark.dickinson, rhettinger, serhiy.storchaka
Date 2016-12-13.19:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481658401.06.0.93151750161.issue28876@psf.upfronthosting.co.za>
In-reply-to
Content
Patch LGTM. You could safely drop the initialisers beyond `nb_bool` in the `range_as_number` struct (per C99 6.7.8p21), but it's fine as it is.
History
Date User Action Args
2016-12-13 19:46:41mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, akira, serhiy.storchaka
2016-12-13 19:46:41mark.dickinsonsetmessageid: <1481658401.06.0.93151750161.issue28876@psf.upfronthosting.co.za>
2016-12-13 19:46:41mark.dickinsonlinkissue28876 messages
2016-12-13 19:46:40mark.dickinsoncreate