[Buildbot-commits] [buildbot/buildbot] 324df7: Fix misc py3 compatability issues

GitHub noreply at github.com
Sat Jun 20 19:34:51 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 324df74932fbd96c18eb623abbfefcb07d818668
      https://github.com/buildbot/buildbot/commit/324df74932fbd96c18eb623abbfefcb07d818668
  Author: Jørn Lomax <northlomax at gmail.com>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M .travis.yml
    M slave/buildslave/commands/base.py
    M slave/buildslave/commands/registry.py
    M slave/buildslave/monkeypatches/bug4881.py
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/unit/test_bot.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  Fix misc py3 compatability issues

Fix range, dictionary iteration, filters and any other non cross
compatible issues. Also update travis dependencies


  Commit: 1f948c76b9366ccaadfd440cc69bf0cf5573e8c9
      https://github.com/buildbot/buildbot/commit/1f948c76b9366ccaadfd440cc69bf0cf5573e8c9
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M .travis.yml
    M slave/buildslave/commands/base.py
    M slave/buildslave/commands/registry.py
    M slave/buildslave/monkeypatches/bug4881.py
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/unit/test_bot.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  Merge pull request #1720 from jvlomax/misc_fixes

py3 compatability misc fixes


Compare: https://github.com/buildbot/buildbot/compare/38f3e9986dc9...1f948c76b936


More information about the Commits mailing list