[Checkins] [zopefoundation/persistent] 8c3953: Use unsigned integers to represent addresses

Jason Madden noreply at github.com
Wed Mar 18 18:09:30 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: 8c39538294bbc93a2940e51632c477c9a370cea8
      https://github.com/zopefoundation/persistent/commit/8c39538294bbc93a2940e51632c477c9a370cea8
  Author: Jerry James <loganjerry at gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M CHANGES.rst
    M persistent/_ring_build.py
    M persistent/ring.py

  Log Message:
  -----------
  Use unsigned integers to represent addresses

Add change note.

Fixes #137


  Commit: 7ceaf494aab1c75263e86ba269c7328f107b4578
      https://github.com/zopefoundation/persistent/commit/7ceaf494aab1c75263e86ba269c7328f107b4578
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Mention that it was only 32-bit platforms.


  Commit: e97127f211eb516e9726b50fc03c542ade76b7d3
      https://github.com/zopefoundation/persistent/commit/e97127f211eb516e9726b50fc03c542ade76b7d3
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M CHANGES.rst
    M persistent/_ring_build.py
    M persistent/ring.py

  Log Message:
  -----------
  Merge pull request #142 from zopefoundation/issue137

Use unsigned integers to represent addresses


Compare: https://github.com/zopefoundation/persistent/compare/371ffbb8bbaf...e97127f211eb


More information about the checkins mailing list