[Checkins] [zopefoundation/Persistence] 8593f3: Do not use __instancecheck__ and __subclasscheck__...
    GitHub 
    noreply at github.com
       
    Thu Feb  2 14:21:24 CET 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Persistence
  Commit: 8593f3e7dbc4fc0027fe34fb15dd69c32c797461
      https://github.com/zopefoundation/Persistence/commit/8593f3e7dbc4fc0027fe34fb15dd69c32c797461
  Author: Matthew Wilkes <git at matthewwilkes.name>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M src/Persistence/mapping.py
  Log Message:
  -----------
  Do not use __instancecheck__ and __subclasscheck__ from ABCMeta for PersistentDict.
  Commit: b5b9b1def49bb173edd4d545c4c617538bf755e2
      https://github.com/zopefoundation/Persistence/commit/b5b9b1def49bb173edd4d545c4c617538bf755e2
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M src/Persistence/tests/test_mapping.py
  Log Message:
  -----------
  Add test and changelog entry to isinstance/issubclass fix.
Compare: https://github.com/zopefoundation/Persistence/compare/61d10789f2c6...b5b9b1def49b
    
    
More information about the checkins
mailing list