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 <[email protected]>
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: <[email protected]>
2016-12-13 19:46:41mark.dickinsonlinkissue28876 messages
2016-12-13 19:46:40mark.dickinsoncreate