[Checkins] [zopefoundation/BTrees] 2d9501: Updated the Python implementation to match the C i...

GitHub noreply at github.com
Thu May 22 13:37:49 CEST 2014


  Branch: refs/heads/node-sizes
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 2d9501289c9df4f2b8bea71fe27c241ed0d1539a
      https://github.com/zopefoundation/BTrees/commit/2d9501289c9df4f2b8bea71fe27c241ed0d1539a
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  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/fsBTree.py

  Log Message:
  -----------
  Updated the Python implementation to match the C implementation.

Untested. I'll let travis take the first crack. Man, I need to
figure out tox.

Also, I'm not happy with the config variable names I originally
picked.  I'll fix those after the tests pass.


  Commit: d5d5b427eb7d3b759412ac452ee56bafbb8a575e
      https://github.com/zopefoundation/BTrees/commit/d5d5b427eb7d3b759412ac452ee56bafbb8a575e
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  get rid of the "unreleased" version header.  It's best to decide the
version # when we're ready to release.


Compare: https://github.com/zopefoundation/BTrees/compare/e621d8cc2195...d5d5b427eb7d


More information about the checkins mailing list