[Checkins] [zopefoundation/BTrees] 141c28: Fix setting _p_changed for small pure-Python BTree...

GitHub noreply at github.com
Tue Apr 7 17:45:02 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 141c28afa5c9b8f003d41601ef484f6ccbc68e34
      https://github.com/zopefoundation/BTrees/commit/141c28afa5c9b8f003d41601ef484f6ccbc68e34
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M .gitignore
    M BTrees/_base.py
    M BTrees/tests/common.py
    M CHANGES.rst

  Log Message:
  -----------
  Fix setting _p_changed for small pure-Python BTrees.


  Commit: dfd79e8b0ef1b72b0b4ee49b06af62d549cab54c
      https://github.com/zopefoundation/BTrees/commit/dfd79e8b0ef1b72b0b4ee49b06af62d549cab54c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M BTrees/tests/common.py

  Log Message:
  -----------
  Extend the test case to cover resetting an existing key both on empty and on two.


  Commit: 3a36a8c7852f7b62463c1723fda04f17f12d9763
      https://github.com/zopefoundation/BTrees/commit/3a36a8c7852f7b62463c1723fda04f17f12d9763
  Author: Jason <jason+github at nextthought.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Guessed wrong about the issue number.


  Commit: 28352967fce75be0458ec974bc6306bd76f4b0df
      https://github.com/zopefoundation/BTrees/commit/28352967fce75be0458ec974bc6306bd76f4b0df
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M .gitignore
    M BTrees/_base.py
    M BTrees/tests/common.py
    M CHANGES.rst

  Log Message:
  -----------
  Merge pull request #11 from NextThought/p-changed-broken-in-python-impl

Fix setting _p_changed for small pure-Python BTrees.


Compare: https://github.com/zopefoundation/BTrees/compare/b49be3c9599f...28352967fce7


More information about the checkins mailing list