[Buildbot-commits] [Buildbot] #2157: drop support for Python-2.4
Buildbot
nobody at buildbot.net
Sat Mar 10 03:32:28 UTC 2012
#2157: drop support for Python-2.4
------------------------+---------------------
Reporter: dustin | Owner: dustin
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.+
Version: master | Resolution:
Keywords: |
------------------------+---------------------
Comment (by Dustin J. Mitchell):
change deferredGenerator to inlineCallbacks globally
This removes *most* references to deferredGenerator/waitForDeferred,
except those in master/buildbot/schedulers/base.py and
master/buildbot/process/buildrequest.py, to avoid conflicts with a
pending patch.
Once that patch lands, we will need to make an additional sweep through
the codebase.
Refs #2157.
Changeset: 99a0d88e73018065e5af0a440e83ca95075d4161
--
Ticket URL: <http://trac.buildbot.net/ticket/2157#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list