[Buildbot-commits] [buildbot/buildbot] 72f79a: Add a default for	request.args.get
    GitHub 
    noreply at github.com
       
    Fri Dec 12 15:59:04 UTC 2014
    
    
  
  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 72f79a87660cbdc5af0993f35dae590594428823
      https://github.com/buildbot/buildbot/commit/72f79a87660cbdc5af0993f35dae590594428823
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-12-11 (Thu, 11 Dec 2014)
  Changed paths:
    M master/buildbot/status/web/slaves.py
  Log Message:
  -----------
  Add a default for request.args.get
And, just for the heck of it, catch TypeError anyway.  Fixes #3107.
  Commit: c784c59d2d32124726f86f9c3f117b59084a8ae9
      https://github.com/buildbot/buildbot/commit/c784c59d2d32124726f86f9c3f117b59084a8ae9
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-12 (Fri, 12 Dec 2014)
  Changed paths:
    M master/buildbot/status/web/slaves.py
  Log Message:
  -----------
  Merge pull request #1441 from djmitche/bug3107
Add a default for request.args.get
Compare: https://github.com/buildbot/buildbot/compare/58178c2c1618...c784c59d2d32
    
    
More information about the Commits
mailing list