homepage

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, taleinat
Date 2015年06月03日.08:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433319090.66.0.854333591397.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is an updated patch for Modules/mathmodule.c.
This is based on Georg's patch, updated to apply to current 3.5, with several improvements:
* replaced legacy converters
* converted math.ceil() and math.floor() functions
* converted the new math.gcd() and math.isclose() functions
* AC generated code in separate file: Modules/clinic/mathmodule.c.h
* this patch doesn't change any internal variable names in the C code
History
Date User Action Args
2015年06月03日 08:11:31taleinatsetrecipients: + taleinat, georg.brandl, larry, python-dev
2015年06月03日 08:11:30taleinatsetmessageid: <1433319090.66.0.854333591397.issue20186@psf.upfronthosting.co.za>
2015年06月03日 08:11:30taleinatlinkissue20186 messages
2015年06月03日 08:11:30taleinatcreate

AltStyle によって変換されたページ (->オリジナル) /