[Buildbot-commits] [buildbot/buildbot] b44876: Don't use twisted.python.deprecate.warnAboutFuncti...
GitHub
noreply at github.com
Sun Feb 26 02:44:15 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: b4487624e5eaefe8df17277c66f7b23015920226
https://github.com/buildbot/buildbot/commit/b4487624e5eaefe8df17277c66f7b23015920226
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-25 (Sat, 25 Feb 2012)
Changed paths:
M master/buildbot/process/factory.py
Log Message:
-----------
Don't use twisted.python.deprecate.warnAboutFunction.
This was introduced in twisted 11.0, so use warnings.warn, instead.
More information about the Commits
mailing list