[Checkins] [zopefoundation/persistent] c52adf: Revert "Fix _wraparound on 64-bit windows without ...

GitHub noreply at github.com
Mon Dec 19 15:53:36 CET 2016


  Branch: refs/heads/fix-64bit-win
  Home:   https://github.com/zopefoundation/persistent
  Commit: c52adf9041f36a2794b77e2e2f4ef1ca16c2421b
      https://github.com/zopefoundation/persistent/commit/c52adf9041f36a2794b77e2e2f4ef1ca16c2421b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

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

  Log Message:
  -----------
  Revert "Fix _wraparound on 64-bit windows without using ctypes."

This reverts commit 358cd618a198270f13d27430049a34f5d62ffddf.

The _wraparound function is still broken on PyPy3 (both the old version
on Travis and the latest available) if we don't use ctypes.




More information about the checkins mailing list