[Buildbot-commits] [buildbot/buildbot] 909631: use the standard name for metaclass __new__ first ...
GitHub
noreply at github.com
Fri Nov 8 03:02:38 UTC 2013
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 909631edc4e9ba2d7ac31b350c9a7d3169362b4a
https://github.com/buildbot/buildbot/commit/909631edc4e9ba2d7ac31b350c9a7d3169362b4a
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M master/buildbot/test/util/validation.py
Log Message:
-----------
use the standard name for metaclass __new__ first argument
Use the name suggested by pylint for the first argument of a
metaclass __new__ argument.
This fixes the enable 'bad-mcs-classmethod-argument' pylint warning.
Commit: 52493c0f6758a654d4a8f4b169d886cb2719fd23
https://github.com/buildbot/buildbot/commit/52493c0f6758a654d4a8f4b169d886cb2719fd23
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M master/buildbot/test/util/validation.py
Log Message:
-----------
Merge branch 'pylint-bad-mcs-classmethod-argument' of git://github.com/elmirjagudin/buildbot into nine
Compare: https://github.com/buildbot/buildbot/compare/1826273a06c4...52493c0f6758
More information about the Commits
mailing list