[Checkins] [zopefoundation/BTrees] 9fb7e1: Give C-based TreeIterator a normal __module__.

GitHub noreply at github.com
Sun Jan 13 02:14:36 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 9fb7e16fa1408d83c4a30f76e5a8b524b4ab11cf
      https://github.com/zopefoundation/BTrees/commit/9fb7e16fa1408d83c4a30f76e5a8b524b4ab11cf
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M BTrees/BTreeItemsTemplate.c

  Log Message:
  -----------
  Give C-based TreeIterator a normal __module__.


  Commit: d00b5907c0f89001966a30cb533b1a764653eeed
      https://github.com/zopefoundation/BTrees/commit/d00b5907c0f89001966a30cb533b1a764653eeed
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M BTrees/IFBTree.py
    M BTrees/IIBTree.py
    M BTrees/IOBTree.py
    M BTrees/LFBTree.py
    M BTrees/LLBTree.py
    M BTrees/LOBTree.py
    M BTrees/OIBTree.py
    M BTrees/OLBTree.py
    M BTrees/OOBTree.py
    M BTrees/_base.py
    M BTrees/tests/common.py

  Log Message:
  -----------
  Expose the XXTreeIterator.

Note that the Python version exists only for BBB:  no application code
should instantiate one directly.


  Commit: 6d20f049abe214d7d78424333b5db91771a34f60
      https://github.com/zopefoundation/BTrees/commit/6d20f049abe214d7d78424333b5db91771a34f60
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M BTrees/BTreeItemsTemplate.c
    M BTrees/IFBTree.py
    M BTrees/IIBTree.py
    M BTrees/IOBTree.py
    M BTrees/LFBTree.py
    M BTrees/LLBTree.py
    M BTrees/LOBTree.py
    M BTrees/OIBTree.py
    M BTrees/OLBTree.py
    M BTrees/OOBTree.py
    M BTrees/_base.py
    M BTrees/tests/common.py

  Log Message:
  -----------
  Merge branch 'expose_tree_iterator'


  Commit: 93e2e60f667165c38ac6fa429bde5659d74ad6f3
      https://github.com/zopefoundation/BTrees/commit/93e2e60f667165c38ac6fa429bde5659d74ad6f3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-12 (Sat, 12 Jan 2013)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Explain emulation of private iterators.


Compare: https://github.com/zopefoundation/BTrees/compare/09fea2743863...93e2e60f6671


More information about the checkins mailing list