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 steve.dower
Recipients MajeedArni, eryksun, ned.deily, python-dev, r.david.murray, steve.dower, tim.golden, yselivanov, zach.ware
Date 2015-05-27.16:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432743379.29.0.193239197372.issue24244@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at a `grep PY_CORE_CFLAGS`, that sounds reasonable to me.

I assumed that all core files were already being compiled with Py_BUILD_CORE (they certainly are for Windows), so this seems to be an oversight for timemodule.c.
History
Date User Action Args
2015-05-27 16:16:19steve.dowersetrecipients: + steve.dower, tim.golden, ned.deily, r.david.murray, python-dev, zach.ware, yselivanov, eryksun, MajeedArni
2015-05-27 16:16:19steve.dowersetmessageid: <1432743379.29.0.193239197372.issue24244@psf.upfronthosting.co.za>
2015-05-27 16:16:19steve.dowerlinkissue24244 messages
2015-05-27 16:16:19steve.dowercreate