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 WarrenWeckesser, mark.dickinson, rhettinger, steven.daprano, tim.peters
Date 2019-10-07.00:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570407757.53.0.0213078586289.issue38382@roundup.psfhosted.org>
In-reply-to
Content
I don't have a problem with the current behavior (early out on zero, even if later arguments are senseless).  So:

> * Just document that there is an early-out for zero.
History
Date User Action Args
2019-10-07 00:22:37tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, steven.daprano, WarrenWeckesser
2019-10-07 00:22:37tim.peterssetmessageid: <1570407757.53.0.0213078586289.issue38382@roundup.psfhosted.org>
2019-10-07 00:22:37tim.peterslinkissue38382 messages
2019-10-07 00:22:37tim.peterscreate