[Checkins] [zopefoundation/BTrees] 36e1e2: Human-readable __repr__ for pure-Python Bucket and...

GitHub noreply at github.com
Fri May 29 22:52:35 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: 36e1e20f6909043d4ed7192d60fefbdabfd285a6
      https://github.com/zopefoundation/BTrees/commit/36e1e20f6909043d4ed7192d60fefbdabfd285a6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

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

  Log Message:
  -----------
  Human-readable __repr__ for pure-Python Bucket and Set objects.


  Commit: f89a355287cb0bf7a98585fc8b7ba4b364c19033
      https://github.com/zopefoundation/BTrees/commit/f89a355287cb0bf7a98585fc8b7ba4b364c19033
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Ensure that the changelog entry uses an imperative verb. You'd think I'd remember that by now. [skip ci]


  Commit: 7731e76a479f0217dc021319c2c461edfbadedbe
      https://github.com/zopefoundation/BTrees/commit/7731e76a479f0217dc021319c2c461edfbadedbe
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

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

  Log Message:
  -----------
  Merge pull request #14 from NextThought/bucket-repr

Human-readable __repr__ for pure-Python Bucket and Set objects.


Compare: https://github.com/zopefoundation/BTrees/compare/85cc5d79c00b...7731e76a479f


More information about the checkins mailing list