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 kristjan.jonsson
Recipients Ben.Smith, Okko.Willeboordse, bjourne, ehohenstein, exarkun, giampaolo.rodola, gregory.p.smith, jcea, kristjan.jonsson, neologix, pitrou
Date 2013-03-18.20:05:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363637133.48.0.592454242786.issue9090@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 2.7
Since 2.7 doesn't have pytime.c, we export floattime() as _Py_floattime out of time.c
History
Date User Action Args
2013-03-18 20:05:33kristjan.jonssonsetrecipients: + kristjan.jonsson, gregory.p.smith, jcea, exarkun, pitrou, giampaolo.rodola, bjourne, neologix, ehohenstein, Ben.Smith, Okko.Willeboordse
2013-03-18 20:05:33kristjan.jonssonsetmessageid: <1363637133.48.0.592454242786.issue9090@psf.upfronthosting.co.za>
2013-03-18 20:05:33kristjan.jonssonlinkissue9090 messages
2013-03-18 20:05:33kristjan.jonssoncreate