[Checkins] [zopefoundation/transaction] a97ce3: Document that values returned by 'sortKey' must be...

GitHub noreply at github.com
Wed Jan 9 16:37:33 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/transaction
  Commit: a97ce37f47f7e5813d450e931e93c8b8b4544ecd
      https://github.com/zopefoundation/transaction/commit/a97ce37f47f7e5813d450e931e93c8b8b4544ecd
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M CHANGES.txt
    M transaction/interfaces.py

  Log Message:
  -----------
  Document that values returned by 'sortKey' must be strings.

This requirement is needed to ensure a total ordering, e.g. in Py3k where
strings and ints are not comparable.


  Commit: 956d077d1d7dfd62d427373caef395cab196cd46
      https://github.com/zopefoundation/transaction/commit/956d077d1d7dfd62d427373caef395cab196cd46
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Log Message:
  -----------
  Merge branch 'master' of github.com:zopefoundation/transaction


Compare: https://github.com/zopefoundation/transaction/compare/617c111cdf43...956d077d1d7d


More information about the checkins mailing list