Benjamin Wohlwend

Results 75 comments of Benjamin Wohlwend

This makes a lot of sense. I'll include it in the next version (hopefully next weekend). On May 31, 2011 11:46 AM, "boosh" < [email protected]> wrote: > CMS_SITE_LANGUAGES allows different...

FYI, opbeans-python now has a chained exception (no siblings though, that's not a thing in Python). It's the `AssertionError: oh no` error. scripts/compose.py start 7.4 --with-opbeans-python

Regarding Opbeans, opbeans-python now has a chained exception . It's the `AssertionError: oh no` error. scripts/compose.py start 7.4 --with-opbeans-python

@deanperry I just installed the .deb from https://screencloud.net/#download

I just tested it on Mac OSX 10.10, the problem is not present there

Is there any interest in this PR? I'll gladly spend the time to fix the merge conflicts that have accrued since opening it, but only if there's interest in merging...

Thanks for the feedback. Yes, you're right, the quoting back slashes shouldn't end up in the resulting string. I'll see if I can tweak the regex (it's been a while...

I applied the change proposed by @placeybordeaux and extended the existing test case. Unfortunately, I wasn't able to run the tests locally (not a Ruby dev myself), but the code...

@sburns sorry for the long wait. I debugged this a bit, and it seems that our async http mode isn't compatible with rq. As a workaround, you can disable the...

@sburns bummer :( We'll investigate further