[Buildbot-commits] [buildbot/buildbot] 7b69e8: Rename props.has_propkey back to props.has_key

GitHub noreply at github.com
Mon Mar 24 02:36:47 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 7b69e8a38504000b32a52571665150b5d6e6c2bd
      https://github.com/buildbot/buildbot/commit/7b69e8a38504000b32a52571665150b5d6e6c2bd
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-03-23 (Sun, 23 Mar 2014)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_build.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Rename props.has_propkey back to props.has_key

This was renamed in 03e1d28, but that was too much.  Pep8 was only
complaining about calls to has_key when 'in' is better.




More information about the Commits mailing list