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 mdcb808@gmail.com
Recipients Arfrever, Niklas.Claesson, Ramchandra Apte, andrewclegg, belopolsky, ethan.furman, goshawk, lemburg, mdcb808@gmail.com, pitrou, r.david.murray, tim.peters, vstinner
Date 2014-12-20.00:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419034390.77.0.143839102382.issue15443@psf.upfronthosting.co.za>
In-reply-to
Content
patch in attachment is an attempt to provide the datetime type nanosecond support, handles pickle versioning, expose a new class method datetime.fromnanoseconds
History
Date User Action Args
2014-12-20 00:13:11mdcb808@gmail.comsetrecipients: + mdcb808@gmail.com, lemburg, tim.peters, belopolsky, pitrou, vstinner, Arfrever, r.david.murray, andrewclegg, ethan.furman, Ramchandra Apte, goshawk, Niklas.Claesson
2014-12-20 00:13:10mdcb808@gmail.comsetmessageid: <1419034390.77.0.143839102382.issue15443@psf.upfronthosting.co.za>
2014-12-20 00:13:10mdcb808@gmail.comlinkissue15443 messages
2014-12-20 00:13:10mdcb808@gmail.comcreate