[Checkins] [zopefoundation/persistent] 99c946: Always format 8-byte oids as ints in hexadecimal.

GitHub noreply at github.com
Sat Oct 20 16:18:31 CEST 2018


  Branch: refs/heads/issue97
  Home:   https://github.com/zopefoundation/persistent
  Commit: 99c9462e1154ae0d97cf0329ce93519cf3dbd11f
      https://github.com/zopefoundation/persistent/commit/99c9462e1154ae0d97cf0329ce93519cf3dbd11f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M persistent/cPersistence.c
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Always format 8-byte oids as ints in hexadecimal.

Fixes #95

Built on #97 as they touch the same code.


  Commit: 8e7568175c8ef15942813f4d2191ed6c1ab564a4
      https://github.com/zopefoundation/persistent/commit/8e7568175c8ef15942813f4d2191ed6c1ab564a4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
    M persistent/cPersistence.c
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Add a test, and fix the C implementation, for farmatting a 64-bit oid.


Compare: https://github.com/zopefoundation/persistent/compare/14a1ddde586f...8e7568175c8e
      **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