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 serhiy.storchaka
Recipients Scott Norton, rhettinger, serhiy.storchaka
Date 2020-12-21.15:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608565166.66.0.0209150142824.issue42706@roundup.psfhosted.org>
In-reply-to
Content
Yes, calling functions in Python has some overhead. It is not specific to random.uniform().
History
Date User Action Args
2020-12-21 15:39:26serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, Scott Norton
2020-12-21 15:39:26serhiy.storchakasetmessageid: <1608565166.66.0.0209150142824.issue42706@roundup.psfhosted.org>
2020-12-21 15:39:26serhiy.storchakalinkissue42706 messages
2020-12-21 15:39:26serhiy.storchakacreate