[Checkins] [zopefoundation/persistent] 64997c: FIX: Clearing a persistent list does not mark it a...

Jason Madden noreply at github.com
Sat Feb 15 15:08:48 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: 64997cf8e8d72cdb025cec179750af20916c69cc
      https://github.com/zopefoundation/persistent/commit/64997cf8e8d72cdb025cec179750af20916c69cc
  Author: jonathan lung <jlung at kepler.space>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M persistent/list.py
    M persistent/tests/test_list.py

  Log Message:
  -----------
  FIX: Clearing a persistent list does not mark it as changed.


  Commit: 8f73390208512cb12f2dafa8477bd6bbcab9bab1
      https://github.com/zopefoundation/persistent/commit/8f73390208512cb12f2dafa8477bd6bbcab9bab1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

  Log Message:
  -----------
  Rebase on master; Update change note per feedback and move to correct location.

Also incorporate minor testing feedback.


  Commit: 68e194ad55e57613f4932a65baad6eedb58bf71c
      https://github.com/zopefoundation/persistent/commit/68e194ad55e57613f4932a65baad6eedb58bf71c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M .travis.yml
    M persistent/list.py

  Log Message:
  -----------
  Fix Python 2.7 mac on Travis.

See https://github.com/pypa/virtualenv/issues/1555

Also fix 64-bit windows Python 2; apparently the documentation I read was outdated.


  Commit: f91227e6a01a7cfcc29beba0d3ea384deecb3bc3
      https://github.com/zopefoundation/persistent/commit/f91227e6a01a7cfcc29beba0d3ea384deecb3bc3
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M persistent/list.py
    M persistent/mapping.py
    M persistent/tests/test_list.py

  Log Message:
  -----------
  Merge pull request #115 from lungj/master

FIX: Clearing a persistent list does not mark it as changed.


Compare: https://github.com/zopefoundation/persistent/compare/d4f1204d87be...f91227e6a01a


More information about the checkins mailing list