[Checkins] [zopefoundation/persistent] d4c7c0: Use unsigned constants for second arithmetic in C ...

GitHub noreply at github.com
Sat Aug 18 15:49:20 CEST 2018


  Branch: refs/heads/use-unsigned-hex-consts-in-timestamp
  Home:   https://github.com/zopefoundation/persistent
  Commit: d4c7c0d0205fcaa701e78613e6147806906da5e1
      https://github.com/zopefoundation/persistent/commit/d4c7c0d0205fcaa701e78613e6147806906da5e1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-18 (Sat, 18 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M persistent/_timestamp.c

  Log Message:
  -----------
  Use unsigned constants for second arithmetic in C timestamp

This might fix #86

I also find that it makes the data derivation/reconstruction more
clear by making the powers-of-two factors more obvious.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list