[Buildbot-commits] [buildbot/buildbot] 0b422f: Remove use of ''.format, as it is not well-support...
GitHub
noreply at github.com
Thu Dec 11 16:23:29 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 0b422faa13f2d4d508be688a466df4f148b5df14
https://github.com/buildbot/buildbot/commit/0b422faa13f2d4d508be688a466df4f148b5df14
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-12-10 (Wed, 10 Dec 2014)
Changed paths:
M master/buildbot/buildslave/docker.py
M master/buildbot/buildslave/ec2.py
M master/buildbot/changes/gerritchangesource.py
M master/buildbot/config.py
M master/buildbot/process/buildstep.py
M master/buildbot/util/service.py
M master/buildbot/www/plugin.py
M www/base/src/app/common/filters/moment/moment.filter.coffee
Log Message:
-----------
Remove use of ''.format, as it is not well-supported in 2.6
Commit: 19a0e7c0c689bd73f48466fd3ca24a8fe44aa073
https://github.com/buildbot/buildbot/commit/19a0e7c0c689bd73f48466fd3ca24a8fe44aa073
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M master/buildbot/buildslave/docker.py
M master/buildbot/buildslave/ec2.py
M master/buildbot/changes/gerritchangesource.py
M master/buildbot/config.py
M master/buildbot/process/buildstep.py
M master/buildbot/util/service.py
M master/buildbot/www/plugin.py
M www/base/src/app/common/filters/moment/moment.filter.coffee
Log Message:
-----------
Merge pull request #1421 from djmitche/remove-format
Remove use of ''.format, as it is not well-supported in 2.6
Compare: https://github.com/buildbot/buildbot/compare/4364282dfd47...19a0e7c0c689
More information about the Commits
mailing list