| Store | Cart

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

From: mdcb808 <mdcb...@gmail.com>
Thu, 18 Dec 2014 12:47:49 -0800
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 <mdcb...@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>
_______________________________________________
Python-Dev mailing list
Pyth...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/python-dev-ml%40activestate.com

Recent Messages in this Thread
Matthieu Bec Dec 10, 2014 06:31 am
Nick Coghlan Dec 10, 2014 03:33 pm
mdcb808 Dec 10, 2014 06:28 pm
Stephen J. Turnbull Dec 11, 2014 05:10 am
Matthieu Bec Dec 11, 2014 05:58 pm
Skip Montanaro Dec 11, 2014 06:33 pm
Guido van Rossum Dec 11, 2014 07:14 pm
Antoine Pitrou Dec 11, 2014 07:23 pm
Ethan Furman Dec 11, 2014 07:37 pm
Skip Montanaro Dec 11, 2014 07:43 pm
Antoine Pitrou Dec 11, 2014 07:46 pm
matthieu bec Dec 16, 2014 05:10 pm
Skip Montanaro Dec 16, 2014 07:08 pm
Guido van Rossum Dec 16, 2014 07:21 pm
Matthieu Bec Dec 16, 2014 07:21 pm
Guido van Rossum Dec 16, 2014 07:33 pm
Alexander Belopolsky Dec 16, 2014 08:45 pm
Matthieu Bec Dec 16, 2014 11:28 pm
Matthieu Bec Dec 16, 2014 11:31 pm
Matthieu Bec Dec 17, 2014 12:41 am
Matthieu Bec Dec 18, 2014 02:52 am
Eric Snow Dec 18, 2014 04:20 am
mdcb808 Dec 18, 2014 08:47 pm
matthieu bec Jan 09, 2015 04:56 am
Guido van Rossum Dec 17, 2014 12:17 am
Matthieu Bec Dec 17, 2014 12:36 am
Ethan Furman Dec 11, 2014 07:37 pm
Marko Rauhamaa Dec 11, 2014 07:59 pm
MRAB Dec 11, 2014 09:00 pm
schmeii Dec 11, 2014 09:58 pm
Greg Ewing Dec 11, 2014 10:07 pm
Messages in this thread