[issue29140] time_hash() reads the wrong bytes to get microseconds

STINNER Victor report at bugs.python.org
Tue Jan 3 17:45:29 EST 2017


STINNER Victor added the comment:

I used attached check.patch to check if macros are misused in other functions. Hopefully, only time_hash() has bugs.

I don't think that it's worth it to apply check.patch, I dislike such complex macro.

----------
Added file: http://bugs.python.org/file46130/check.patch

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


More information about the Python-bugs-list mailing list