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

GitHub noreply at github.com
Mon Dec 19 16:03:54 CET 2016


  Branch: refs/heads/fix-64bit-win
  Home:   https://github.com/zopefoundation/persistent
  Commit: 8de39e618c3df32b6ca5c584eeb393e23d7e7c00
      https://github.com/zopefoundation/persistent/commit/8de39e618c3df32b6ca5c584eeb393e23d7e7c00
  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