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 belopolsky, docs@python, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, terry.reedy, tim.peters
Date 2017-05-04.09:25:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493889912.08.0.479705560029.issue29956@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dbaf746b6de0ee431c809d3175ab40ccc18898a8 by Serhiy Storchaka in branch 'master':
bpo-29956: Improve the math.exp() related documentation. (#1073)
https://github.com/python/cpython/commit/dbaf746b6de0ee431c809d3175ab40ccc18898a8
History
Date User Action Args
2017-05-04 09:25:12serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, terry.reedy, mark.dickinson, belopolsky, stutzbach, docs@python
2017-05-04 09:25:12serhiy.storchakasetmessageid: <1493889912.08.0.479705560029.issue29956@psf.upfronthosting.co.za>
2017-05-04 09:25:12serhiy.storchakalinkissue29956 messages
2017-05-04 09:25:12serhiy.storchakacreate