[Checkins] [zopefoundation/persistent] f80c7b: Remove faulty assertion in PersistentMapping.clear().

Jason Madden noreply at github.com
Thu Mar 12 22:27:22 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: f80c7b78d0a331eec510eb3155f1c09d2e411323
      https://github.com/zopefoundation/persistent/commit/f80c7b78d0a331eec510eb3155f1c09d2e411323
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M CHANGES.rst
    M persistent/mapping.py
    M persistent/tests/test_mapping.py

  Log Message:
  -----------
  Remove faulty assertion in PersistentMapping.clear().

If there's no jar, we can't be _p_changed.

Fixes #139.


  Commit: ad385da328fc2459f30e80c5453c35918fd49a8d
      https://github.com/zopefoundation/persistent/commit/ad385da328fc2459f30e80c5453c35918fd49a8d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M CHANGES.rst
    M persistent/mapping.py
    M persistent/tests/test_mapping.py

  Log Message:
  -----------
  Merge pull request #140 from zopefoundation/issue129

Remove faulty assertion in PersistentMapping.clear().


Compare: https://github.com/zopefoundation/persistent/compare/ce84010b4c73...ad385da328fc


More information about the checkins mailing list