[Buildbot-commits] [buildbot/buildbot] 39b971: Avoid yield-in-try, which is not py24-compatible
noreply at github.com
noreply at github.com
Wed Feb 23 06:17:35 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 39b971bcb48e02dc9718b7742d0860f8a0700f18
https://github.com/buildbot/buildbot/commit/39b971bcb48e02dc9718b7742d0860f8a0700f18
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-02-22 (Tue, 22 Feb 2011)
Changed paths:
M master/buildbot/schedulers/timed.py
Log Message:
-----------
Avoid yield-in-try, which is not py24-compatible
More information about the Commits
mailing list