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-04-10.05:36:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491802617.61.0.528584271349.issue29956@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch applies Mark's fix to math.expm1() and cmath.exp(), adds the accuracy note to math.exp(), adds italic to mathematical constants, fixes empty lines.
History
Date User Action Args
2017-04-10 05:36:57serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, terry.reedy, mark.dickinson, belopolsky, stutzbach, docs@python
2017-04-10 05:36:57serhiy.storchakasetmessageid: <1491802617.61.0.528584271349.issue29956@psf.upfronthosting.co.za>
2017-04-10 05:36:57serhiy.storchakalinkissue29956 messages
2017-04-10 05:36:57serhiy.storchakacreate