Michael Hudson-Doyle has proposed merging lp:~mwhudson/launchpad/include-twisted-4395-fix into lp:launchpad.
Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~mwhudson/launchpad/include-twisted-4395-fix/+merge/45483 Hi, This branch updates our Twisted dependency to one that has the fix for http://twistedmatrix.com/trac/ticket/4395 applied to it (applied with patch(1) to the current release we're using). Cheers, mwh -- https://code.launchpad.net/~mwhudson/launchpad/include-twisted-4395-fix/+merge/45483 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~mwhudson/launchpad/include-twisted-4395-fix into lp:launchpad.
=== modified file 'versions.cfg' --- versions.cfg 2011-01-06 17:02:28 +0000 +++ versions.cfg 2011-01-07 04:33:05 +0000 @@ -70,7 +70,7 @@ storm = 0.18 testtools = 0.9.8-r151 transaction = 1.0.0 -Twisted = 10.1.0 +Twisted = 10.1.0-4395fix uuid = 1.30 van.testing = 2.0.1 wadllib = 1.1.5
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

