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 taleinat
Recipients georg.brandl, larry, python-dev, serhiy.storchaka, taleinat
Date 2015-06-12.21:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434144199.28.0.89186451379.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a revised patch for Modules/mathmodule.c incorporating changes suggested by Serhiy in his review.

The major change is the reformatting of the doc-strings of most of the functions in the module to use the same format as doc-strings generated by AC.
History
Date User Action Args
2015-06-12 21:23:20taleinatsetrecipients: + taleinat, georg.brandl, larry, python-dev, serhiy.storchaka
2015-06-12 21:23:19taleinatsetmessageid: <1434144199.28.0.89186451379.issue20186@psf.upfronthosting.co.za>
2015-06-12 21:23:19taleinatlinkissue20186 messages
2015-06-12 21:23:19taleinatcreate