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 serhiy.storchaka
Recipients Arfrever, Niklas.Claesson, Ramchandra Apte, andrewclegg, belopolsky, ethan.furman, goshawk, lemburg, mdcb808@gmail.com, pitrou, r.david.murray, serhiy.storchaka, tim.peters, vstinner
Date 2015-03-06.09:59:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425635977.91.0.156516214392.issue15443@psf.upfronthosting.co.za>
In-reply-to
Content
May be instead of adding new method datetime.fromnanoseconds() make datetime.fromtimestamp() to support Decimal (and other high-precision numerical types)?
History
Date User Action Args
2015-03-06 09:59:38serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, tim.peters, belopolsky, pitrou, vstinner, Arfrever, r.david.murray, andrewclegg, ethan.furman, Ramchandra Apte, goshawk, Niklas.Claesson, mdcb808@gmail.com
2015-03-06 09:59:37serhiy.storchakasetmessageid: <1425635977.91.0.156516214392.issue15443@psf.upfronthosting.co.za>
2015-03-06 09:59:37serhiy.storchakalinkissue15443 messages
2015-03-06 09:59:37serhiy.storchakacreate