[Checkins] [zopefoundation/mongopersist] 97486b: Make sure we handle longs.

GitHub noreply at github.com
Wed Feb 12 03:21:13 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 97486b06f0ad95e71f6b513234bfd77c85aecd4e
      https://github.com/zopefoundation/mongopersist/commit/97486b06f0ad95e71f6b513234bfd77c85aecd4e
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M src/mongopersist/interfaces.py
    M src/mongopersist/tests/test_datamanager.py
    M src/mongopersist/tests/test_serialize.py

  Log Message:
  -----------
  Make sure we handle longs.

Unforutnaly, MongoDB has a 64-bit limit. Sigh. We can later add a custom
serializer if we really have to.


  Commit: 126483f2d054fd5f5cf1babe561f0431f1883afa
      https://github.com/zopefoundation/mongopersist/commit/126483f2d054fd5f5cf1babe561f0431f1883afa
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Bump the version as well.


Compare: https://github.com/zopefoundation/mongopersist/compare/04ed0d275549...126483f2d054


More information about the checkins mailing list