[Checkins] [zopefoundation/zope.sequencesort] b115e1: Python3's map() is a generator.

GitHub noreply at github.com
Mon Mar 4 21:14:26 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.sequencesort
  Commit: b115e146e129c1048fae51467e8792c110b6dd66
      https://github.com/zopefoundation/zope.sequencesort/commit/b115e146e129c1048fae51467e8792c110b6dd66
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/zope/sequencesort/ssort.py

  Log Message:
  -----------
  Python3's map() is a generator.


  Commit: 2c339708bc598e1606566c5d4cc94e1246ea66fb
      https://github.com/zopefoundation/zope.sequencesort/commit/2c339708bc598e1606566c5d4cc94e1246ea66fb
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/zope/sequencesort/ssort.py
    M src/zope/sequencesort/tests/test_ssort.py

  Log Message:
  -----------
  Get tests passing on Py3k.


  Commit: 392065aed665497cadabf26fc29a78ef60341a14
      https://github.com/zopefoundation/zope.sequencesort/commit/392065aed665497cadabf26fc29a78ef60341a14
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    A .travis.yml

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


Compare: https://github.com/zopefoundation/zope.sequencesort/compare/ce9bb8f7aac8...392065aed665


More information about the checkins mailing list