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 Ananthakrishnan, SilentGhost, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2020-02-16.17:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581873237.99.0.426236696275.issue39648@roundup.psfhosted.org>
In-reply-to
Content
What's slightly more interesting is the return value for a single argument  `a`, where we should be careful to return `abs(a)` rather than simply `a`.
History
Date User Action Args
2020-02-16 17:13:58mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, steven.daprano, SilentGhost, serhiy.storchaka, Ananthakrishnan
2020-02-16 17:13:57mark.dickinsonsetmessageid: <1581873237.99.0.426236696275.issue39648@roundup.psfhosted.org>
2020-02-16 17:13:57mark.dickinsonlinkissue39648 messages
2020-02-16 17:13:57mark.dickinsoncreate