[Checkins] [zopefoundation/zope.structuredtext] f886a6: Add support for Python 3.4.

GitHub noreply at github.com
Mon Dec 29 18:26:34 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.structuredtext
  Commit: f886a6b525df599fd1943a8707c346c064b9a27a
      https://github.com/zopefoundation/zope.structuredtext/commit/f886a6b525df599fd1943a8707c346c064b9a27a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.4.


  Commit: 23ef7a79153e22c155b529a64353aefec7dbca1b
      https://github.com/zopefoundation/zope.structuredtext/commit/23ef7a79153e22c155b529a64353aefec7dbca1b
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zope/structuredtext/document.py
    M src/zope/structuredtext/stdom.py
    M src/zope/structuredtext/tests.py
    M tox.ini

  Log Message:
  -----------
  Drop dependency on 'six'.


  Commit: fbf75a75d05f1ce99859fd714602e77cecc925fe
      https://github.com/zopefoundation/zope.structuredtext/commit/fbf75a75d05f1ce99859fd714602e77cecc925fe
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M src/zope/structuredtext/html.py
    M src/zope/structuredtext/tests.py

  Log Message:
  -----------
  Suppress deprecation warnings on Py3k.


  Commit: 11cfac47b35f294328bfa9b29d0b435c9d3c5f0a
      https://github.com/zopefoundation/zope.structuredtext/commit/11cfac47b35f294328bfa9b29d0b435c9d3c5f0a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M src/zope/structuredtext/tests.py

  Log Message:
  -----------
  Drop useless future import.


  Commit: b95f2f5f37f9651a1b87208d0e5de00d83695453
      https://github.com/zopefoundation/zope.structuredtext/commit/b95f2f5f37f9651a1b87208d0e5de00d83695453
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M .travis.yml
    M setup.py

  Log Message:
  -----------
  Note blocker for PyPy support.


Compare: https://github.com/zopefoundation/zope.structuredtext/compare/f9d69b115ff1...b95f2f5f37f9


More information about the checkins mailing list