blr | wgrant: 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 |
---|---|---|
wgrant | blr: find -name tabview.css in the tree finds a few unpacked copies in the YUI3 build directory. | 02:43 |
blr | wgrant: 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 |
wgrant | blr: Right, it'd need some (hopefully minor) build system changes, but might be worth looking at. | 02:54 |
wgrant | We currently concat lots of files and then minify. We'd just need to change one of those file paths, I suspect. | 02:55 |
blr | yep, will have a look | 02:55 |
blr | wgrant: 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 |
blr | there'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 |
blr | hmm maybe it is okay | 04:47 |
cjwatson | Date: Sat May 16 14:38:28 2015 +0000 | 14:12 |
cjwatson | Merge xmlrpc-py3-7795-6: Port twisted.web.xmlrpc to Python 3 | 14:12 |
cjwatson | ooh | 14:12 |
cjwatson | so that's in 15.2.0, released yesterday | 14:14 |
wgrant | cjwatson: Ooh. | 21:12 |
blr | cjwatson: wgrant: that's good news, having turnip on py3 would be nice. | 23:06 |
wgrant | blr, cjwatson: conch still won't work, but at least most of it will. | 23:18 |
blr | wgrant: how painful would it be to run the ssh service as a python 2 process, and the rest python 3? | 23:40 |
wgrant | blr: Very doable, and I suspect that might be what we do. | 23:48 |
wgrant | They're already separate processes, and soon separate VMs. | 23:49 |
wgrant | The code running in the frontends is very small. | 23:49 |
wgrant | testtools 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!