[issue23084] Expose C struct timespec (nanosecond resolution) in time module

mdcb report at bugs.python.org
Fri Dec 19 01:40:59 CET 2014


mdcb added the comment:

I'm fine my patch doesn't resolve the "nanosecond support", but that doesn't mean the issue is closed per say.

Ref. to PEP410 rejection and de facto standard seems a bit expeditive.

assuming it worked, this would somewhat be more agreeable ?

>class timestamp(int): pass
>  """measure of time expressed as a number of nanoseconds"""

----------
resolution: rejected -> 
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23084>
_______________________________________


More information about the Python-bugs-list mailing list