[Checkins] [zopefoundation/persistent] c98aad: TimeStamp: sub-second precision for Python impleme...

GitHub noreply at github.com
Thu May 5 14:09:07 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: c98aad18880d4e3e9601a74c9749dbc38916b5d5
      https://github.com/zopefoundation/persistent/commit/c98aad18880d4e3e9601a74c9749dbc38916b5d5
  Author: Julien Muchembled <jm at jmuchemb.eu>
  Date:   2016-05-05 (Thu, 05 May 2016)

  Changed paths:
    M persistent/tests/test_timestamp.py
    M persistent/timestamp.py

  Log Message:
  -----------
  TimeStamp: sub-second precision for Python implementation of timeTime()

The fractional part of return values was always 0.


  Commit: 5b2a7f575ccaa4fc50a8cadea7fcc643a8ed6aef
      https://github.com/zopefoundation/persistent/commit/5b2a7f575ccaa4fc50a8cadea7fcc643a8ed6aef
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-05-05 (Thu, 05 May 2016)

  Changed paths:
    M persistent/tests/test_timestamp.py
    M persistent/timestamp.py

  Log Message:
  -----------
  Merge pull request #37 from zopefoundation/pyts-timetime

TimeStamp: sub-second precision for Python implementation of timeTime()


Compare: https://github.com/zopefoundation/persistent/compare/aea7889cc890...5b2a7f575cca


More information about the checkins mailing list