Re: [Python-Dev] datetime nanosecond support (ctd?)

2014-12-18 Thread mdcb808
done - http://bugs.python.org/issue23084 On 12/17/14 8:20 PM, Eric Snow wrote: On Wed, Dec 17, 2014 at 7:52 PM, Matthieu Bec wrote: Attached patch defines a new type struct_timespec for the time module. A new capsule exports the type along with to/from converters - opening a bridge for C, an

Re: [Python-Dev] datetime nanosecond support (ctd?)

2014-12-10 Thread mdcb808
On 12/10/14 7:33 AM, Nick Coghlan wrote: On 10 December 2014 at 16:31, Matthieu Bec wrote: newbie first post on this list, if what follows is of context ... Hi all, I'm struggling with issue per the subject, read different threads and issue http://bugs.python.org/issue15443 that started 2012