[Checkins] [zopefoundation/Persistence] 1463ce: Resolve meta class conflict for PersistentMapping, ...

GitHub noreply at github.com
Sat Sep 24 12:27:31 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Persistence
  Commit: 1463cea7c0e1d1cb673c8f602f020ed8348c2e60
      https://github.com/zopefoundation/Persistence/commit/1463cea7c0e1d1cb673c8f602f020ed8348c2e60
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/Persistence/mapping.py
    M src/Persistence/tests/test_persistent.py

  Log Message:
  -----------
  Resolve meta class conflict for PersistentMapping, closes #1.

The meta classes in question where ExtensionClass and abc.ABCMeta,
which came in via collections.UserDict.


  Commit: 7d49cdef2a3d9d7cad5ce8197a3c583278f8a4fb
      https://github.com/zopefoundation/Persistence/commit/7d49cdef2a3d9d7cad5ce8197a3c583278f8a4fb
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/Persistence/mapping.py
    M src/Persistence/tests/test_persistent.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3 compatibility, closes #2.


Compare: https://github.com/zopefoundation/Persistence/compare/5448c92de166...7d49cdef2a3d


More information about the checkins mailing list