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 SilentGhost
Recipients SilentGhost, larry, remi.lapeyre
Date 2019-03-15.17:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552669443.77.0.660019739703.issue36306@roundup.psfhosted.org>
In-reply-to
Content
It's the only function with an optional argument in math, on 3.7 all such function result in ValueError, e.g. getattr, iter, max.
History
Date User Action Args
2019-03-15 17:04:03SilentGhostsetrecipients: + SilentGhost, larry, remi.lapeyre
2019-03-15 17:04:03SilentGhostsetmessageid: <1552669443.77.0.660019739703.issue36306@roundup.psfhosted.org>
2019-03-15 17:04:03SilentGhostlinkissue36306 messages
2019-03-15 17:04:03SilentGhostcreate