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 tim.peters
Recipients Lewis Ball, tim.peters
Date 2020-04-27.04:00:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587960042.49.0.485324054344.issue40394@roundup.psfhosted.org>
In-reply-to
Content
Sounds good to me, Lewis - thanks!  Note, though, that alo and blo should default to 0.  `None` is best reserved for cases where the default value needs to be computed at runtime.  But alo == blo == 0 apply to all possible instances.
History
Date User Action Args
2020-04-27 04:00:42tim.peterssetrecipients: + tim.peters, Lewis Ball
2020-04-27 04:00:42tim.peterssetmessageid: <1587960042.49.0.485324054344.issue40394@roundup.psfhosted.org>
2020-04-27 04:00:42tim.peterslinkissue40394 messages
2020-04-27 04:00:42tim.peterscreate