[Python-Dev] datetime nanosecond support (ctd?)
mdcb808
mdcb808 at gmail.com
Thu Dec 18 21:47:49 CET 2014
More information about the Python-Dev mailing list
Thu Dec 18 21:47:49 CET 2014
- Previous message: [Python-Dev] datetime nanosecond support (ctd?)
- Next message: [Python-Dev] datetime nanosecond support (ctd?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <mdcb808 at gmail.com> 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, and for example the datetime module. > > I'd recommend opening a new issue in the bug tracker (bugs.python.org) > and attach the patch there. Attaching it to an email is a good way > for it to get lost and forgotten. :) > > -eric >
- Previous message: [Python-Dev] datetime nanosecond support (ctd?)
- Next message: [Python-Dev] datetime nanosecond support (ctd?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list