[Checkins] [zopefoundation/bobo] c8dbbf: Support Python 3

GitHub noreply at github.com
Sun Feb 9 18:37:06 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/bobo
  Commit: c8dbbf5263cca20ed9e3d0e901e89ca59567041a
      https://github.com/zopefoundation/bobo/commit/c8dbbf5263cca20ed9e3d0e901e89ca59567041a
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml
    R bobo/ez_setup.py
    M bobo/setup.py
    M bobo/src/bobo.py
    M bobo/src/boboserver.py
    M bobodoctestumentation/setup.py
    M bobodoctestumentation/src/bobodoctestumentation/bobocalc.test
    M bobodoctestumentation/src/bobodoctestumentation/boboserver.test
    M bobodoctestumentation/src/bobodoctestumentation/decorator.test
    M bobodoctestumentation/src/bobodoctestumentation/fswiki.test
    M bobodoctestumentation/src/bobodoctestumentation/fswikia.py
    M bobodoctestumentation/src/bobodoctestumentation/fswikia.test
    M bobodoctestumentation/src/bobodoctestumentation/index.txt
    M bobodoctestumentation/src/bobodoctestumentation/main.test
    M bobodoctestumentation/src/bobodoctestumentation/more.txt
    M bobodoctestumentation/src/bobodoctestumentation/static.py
    M bobodoctestumentation/src/bobodoctestumentation/static.test
    M bobodoctestumentation/src/bobodoctestumentation/tests.py
    M buildout.cfg

  Log Message:
  -----------
  Support Python 3


  Commit: ebcfc4101b3c5ed2fcef2a17f4749d2d487afab4
      https://github.com/zopefoundation/bobo/commit/ebcfc4101b3c5ed2fcef2a17f4749d2d487afab4
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  try to fix travis build


  Commit: eb075f8625ce60e17e9f687832a21da7cb33607c
      https://github.com/zopefoundation/bobo/commit/eb075f8625ce60e17e9f687832a21da7cb33607c
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  try again


  Commit: 33cd7151a7b83607499f4470f6525b658a24f9c7
      https://github.com/zopefoundation/bobo/commit/33cd7151a7b83607499f4470f6525b658a24f9c7
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  try more


  Commit: 7ec5f38b803a6d32f4e862f8236fcfe8212a4aba
      https://github.com/zopefoundation/bobo/commit/7ec5f38b803a6d32f4e862f8236fcfe8212a4aba
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  again


  Commit: 0b326caa92144c3c473bd7f8c7ed600ee7f40f21
      https://github.com/zopefoundation/bobo/commit/0b326caa92144c3c473bd7f8c7ed600ee7f40f21
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  again


  Commit: 7ade10d0bc2474e70bbeee878408e608fae8b606
      https://github.com/zopefoundation/bobo/commit/7ade10d0bc2474e70bbeee878408e608fae8b606
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  AGAIN


  Commit: 04bf9790c126ebb92cd95acd1009ddc440523c99
      https://github.com/zopefoundation/bobo/commit/04bf9790c126ebb92cd95acd1009ddc440523c99
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  and again


  Commit: 04e53bc257040df44198e3f66bd9da18d672add4
      https://github.com/zopefoundation/bobo/commit/04e53bc257040df44198e3f66bd9da18d672add4
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  typo


  Commit: d58479701481435f035cf61fdbac2875c36a558d
      https://github.com/zopefoundation/bobo/commit/d58479701481435f035cf61fdbac2875c36a558d
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M bobo/setup.py

  Log Message:
  -----------
  well that was stupid


  Commit: b5cbd0735f3309909257478144c4f2655b2631b9
      https://github.com/zopefoundation/bobo/commit/b5cbd0735f3309909257478144c4f2655b2631b9
  Author: Patrick Strawderman <patrick at kilink.net>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M bobodoctestumentation/src/bobodoctestumentation/decorator.test

  Log Message:
  -----------
  tests passing on Python 2.6


  Commit: 08aa16e2bc4e6fc9f7624e9e9015d14cb90b25b7
      https://github.com/zopefoundation/bobo/commit/08aa16e2bc4e6fc9f7624e9e9015d14cb90b25b7
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M bobodoctestumentation/src/bobodoctestumentation/tests.py

  Log Message:
  -----------
  Cleaned up definition of unicode string literal normalizer.


  Commit: af70c5d25eb3c3bc57fa2dd485966f55f328c164
      https://github.com/zopefoundation/bobo/commit/af70c5d25eb3c3bc57fa2dd485966f55f328c164
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M bobo/src/bobo.py
    M bobodoctestumentation/src/bobodoctestumentation/decorator.test

  Log Message:
  -----------
  Added some tests for some untested corner cases


  Commit: 3e1d87530c578306c268a0b8c03106faef4e3ff6
      https://github.com/zopefoundation/bobo/commit/3e1d87530c578306c268a0b8c03106faef4e3ff6
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M .travis.yml
    R bobo/ez_setup.py
    M bobo/setup.py
    M bobo/src/bobo.py
    M bobo/src/boboserver.py
    M bobodoctestumentation/setup.py
    M bobodoctestumentation/src/bobodoctestumentation/bobocalc.test
    M bobodoctestumentation/src/bobodoctestumentation/boboserver.test
    M bobodoctestumentation/src/bobodoctestumentation/decorator.test
    M bobodoctestumentation/src/bobodoctestumentation/fswiki.test
    M bobodoctestumentation/src/bobodoctestumentation/fswikia.py
    M bobodoctestumentation/src/bobodoctestumentation/fswikia.test
    M bobodoctestumentation/src/bobodoctestumentation/index.txt
    M bobodoctestumentation/src/bobodoctestumentation/main.test
    M bobodoctestumentation/src/bobodoctestumentation/more.txt
    M bobodoctestumentation/src/bobodoctestumentation/static.py
    M bobodoctestumentation/src/bobodoctestumentation/static.test
    M bobodoctestumentation/src/bobodoctestumentation/tests.py
    M buildout.cfg

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/python3

Python 3 Support

Great work Patrick!


Compare: https://github.com/zopefoundation/bobo/compare/44cabfc06bf6...3e1d87530c57


More information about the checkins mailing list