Alexander Belopolsky added the comment: > I suppose another possibility is to get rid of microseconds > internally, and work with a single 4-byte nanosecond member.
Yes, that is what I think we should do. I would also split it from the packed fields to give it a 32-bit alignment which should improve performance. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15443> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
