Julian Berman
Julian Berman
Hey there, I'm happy to have a look at this at some point, but is there a reason you're benchmarking against such an old version? Lots has changed since 4.18,...
(Thanks for the kind words!) I think this sounds reasonable + doable. I have a few other things I'm immediately trying to finish with the plugin, but I'll try to...
I'd seen that setting, but it doesn't appear to be the same thing -- e.g. if you set it to `~/Desktop/foo` and then delete `~/.orbstack` and restart the app, you'll...
Besides a thumbs up from me (I found this issue just before opening my own for exactly the same request), this is extra difficult to deal with at the minute...
Actually the tricky bit here is that the few examples I'm aware of are somewhere in my Slack DMs :) -- I filed this to remind me to put them...
This isn't exclusive to classes obviously -- I'm finding this bug because behavior has changed in 8.3 for regular callables as well (e.g. [a project of mine which uses flag_value...
> Are you suggesting that the application author should escape colons in the CollectionItem's .value field themselves? No I was reporting that I thought application authors shouldn't *have* to do...
Hi there, there's two potentially unrelated issues here I think though maybe both are happening together in your case: > The other concern is that adding the vocabularies does not...
> When writing an ISO standard (or really any standard), we can provide the reference implementation. We might even provide a validation tool / service. But many people out there...
Thanks, this looks like a simple misuse of `defaultdict` -- a PR is welcome if you'd like, otherwise this may be easier to fix when v5 is out as we...