Xavier de Gaye added the comment:

The _datetime module also calls functions in libm: delta_new() uses
round() and accum() uses modf().

The attached patch updates setup.py for all the modules that use libm.

----------
nosy: +xdegaye
Added file: http://bugs.python.org/file42514/ext_modules_libm.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21668>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to