/srv/irclogs.ubuntu.com/2015/05/20/#launchpad-dev.txt

blrwgrant: ah didn't notice your question, sorry - yes, I think so. Not certain how to best manage the YUI css - you mentioned yuitab.css is in the tarball?02:35
wgrantblr: find -name tabview.css in the tree finds a few unpacked copies in the YUI3 build directory.02:43
blrwgrant: right, that's where it was copied from (without modification iirc), the build seemed to want it in components, however I haven't looked to closely at how the css concatenation process works in the build.02:47
wgrantblr: Right, it'd need some (hopefully minor) build system changes, but might be worth looking at.02:54
wgrantWe currently concat lots of files and then minify. We'd just need to change one of those file paths, I suspect.02:55
blryep, will have a look02:55
blrwgrant: ended up tweaking the tabview css, so we won't be able to use the bundled yui style. (once I corrected the sprite path, the focused tab is rendered with a dark blue sprite which was a bit gross)04:45
blrthere's also a gradient on the tabs now which I'm not 100% on. Have a look in your browser when you look at the branch again tomorrow.04:47
blrhmm maybe it is okay04:47
cjwatsonDate:   Sat May 16 14:38:28 2015 +000014:12
cjwatson    Merge xmlrpc-py3-7795-6: Port twisted.web.xmlrpc to Python 314:12
cjwatsonooh14:12
cjwatsonso that's in 15.2.0, released yesterday14:14
wgrantcjwatson: Ooh.21:12
blrcjwatson: wgrant: that's good news, having turnip on py3 would be nice.23:06
wgrantblr, cjwatson: conch still won't work, but at least most of it will.23:18
blrwgrant: how painful would it be to run the ssh service as a python 2 process, and the rest python 3?23:40
wgrantblr: Very doable, and I suspect that might be what we do.23:48
wgrantThey're already separate processes, and soon separate VMs.23:49
wgrantThe code running in the frontends is very small.23:49
wgranttesttools probably needs a minor fix, but I think it's easy.23:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!