[Checkins] [zopefoundation/zope.sequencesort] d90ec0: PEP 8.

GitHub noreply at github.com
Thu Feb 28 18:11:18 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.sequencesort
  Commit: d90ec03bfdc9319f4ad7c4d61c9251ee10b4fc86
      https://github.com/zopefoundation/zope.sequencesort/commit/d90ec03bfdc9319f4ad7c4d61c9251ee10b4fc86
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

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

  Log Message:
  -----------
  PEP 8.


  Commit: 51945e3bf00c858b71cefc4ba8fd2b2e87b317ad
      https://github.com/zopefoundation/zope.sequencesort/commit/51945e3bf00c858b71cefc4ba8fd2b2e87b317ad
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

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

  Log Message:
  -----------
  Don't use 'assert' for non-testing runtime errors.


  Commit: d5283fd88b27693b523d7d972b8ab0cfab89be70
      https://github.com/zopefoundation/zope.sequencesort/commit/d5283fd88b27693b523d7d972b8ab0cfab89be70
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

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

  Log Message:
  -----------
  No 'has_key'.


  Commit: ff4d600b36d996778b038a9fa7f38da5aa56295d
      https://github.com/zopefoundation/zope.sequencesort/commit/ff4d600b36d996778b038a9fa7f38da5aa56295d
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/zope/sequencesort/ssort.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.2 / 3.3.


Compare: https://github.com/zopefoundation/zope.sequencesort/compare/59a2110e78f0...ff4d600b36d9


More information about the checkins mailing list