=== slank is now known as slank_away === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === almaisan-away is now known as al-maisan [08:35] good morning === yofel_ is now known as yofel [09:20] aloha [09:23] morning czajkowski [09:53] https://code.launchpad.net/~registry/pycassa/master looks busted (there have been commits since February). Would someone mind taking a look? === al-maisan is now known as almaisan-away === adeuring changed the topic of #launchpad-dev to: http://dev.launchpad.net/ | On-call reviewer: adeuring Firefighting: - | Critical bugs: ~170 [10:27] I've filed https://answers.launchpad.net/launchpad/+question/216171 to track this [10:31] ev: I'll have to wait till sinzui comes on later as that's te only person on maintenance at present [10:34] czajkowski:okay, thanks [10:45] ev: it should fix itself after the next import [10:45] In fact, it just has [10:46] wgrant: AWESOME [10:46] thanks! [10:47] https://bugs.launchpad.net/launchpad/+bug/1072461 [10:47] <_mup_> Bug #1072461: Code import from githhub does not take latest commits < https://launchpad.net/bugs/1072461 > [10:51] ev: see :) [10:51] love the vote of confidence though :p [10:51] czajkowski: :D === slank_away is now known as slank === matsubara is now known as matsubara-lunch [15:51] adeuring, do you have time to review https://code.launchpad.net/~sinzui/launchpad/apply-commercial-subscriptins-1/+merge/138761 [15:51] sinzui: sure [16:00] sinzui: you're my hero for fixing the commercial voucher bug! [16:00] I am happy to make our lives easier [16:02] :D === matsubara-lunch is now known as matsubara [16:23] sinzui: r=me [16:24] thank you adeuring === deryck is now known as deryck[lunch] === deryck[lunch] is now known as deryck [22:06] is there any reason casting an object to an interface (e.g. IQuestionTarget(thingy)) would change permissions on ther resulting object down the line? [22:06] i have one spot where IServiceUsage(foo) is called, which adapts to a distribution. then later, IQuestionTarget(foo) is called, which adapts to the same distribution, but a method that shouldn't be forbidden now is. [22:19] jcsackett: talk with abently about that, send him an email. I think he had a bug/case that sounds a lot like that he was asking gary_poster to look at [22:20] rick_h_: thanks. [22:26] jcsackett: https://bugs.launchpad.net/launchpad/+bug/1066063 is abentley's bug [22:27] <_mup_> Bug #1066063: Adaptation has side effects on checker < https://launchpad.net/bugs/1066063 > [22:27] (love infinite irc logs) [22:33] rick_h_: well, on the downside, i see no solution. on the plus side i'm now fully justified in a work around and an XXX comment. [22:36] jcsackett: so it matches up to what you're seeing then? [22:36] I'm sure abentley would love to get a +1 on that. Drove him nuts for a couple of days I think