goodboy
goodboy
@j9ac9k it's not so much a *deadline* as an alternative way to move forward with development of this feature (set). > Trying to impose deadlines on maintainers for code-reviews/feedback on...
I ended up taking a slightly different approach with the label stacking (since I personally think the defaults are far too big and invasive) but for all other intents and...
As an update, I've reworked this original code to discard all signal/slot rewiring to instead use a python broadcast loop in https://github.com/pikers/piker/pull/414. This turned out to be vastly easier to...
@jaredgoldman i'm probably going to put up a small patch to get this up to snuff with #489 once i start landing commit factored history segments #272 I'll be sure...
#520 has much newer reference code, and probably a more similar approach for what will be needed here. Of particular note is the `.binance.api.Client`'s approach to multi-venue support for spot,...
Bah, going through rebase to master 🏄🏼
There hopefully i got all the latest changes in now B)
Also, if this patch is likely to never be accepted or needs to be changed to be accepted please let me know asap since we'd much rather not have to...
@frostming ah ok, I'm fine to change it to do that. (also sorry i missed your comment don't have my email hooked up rn for GH 😂) > is to...
> so it's not worth to expose a new api and item type for it. > In this way users can convert custom types, not only Decimal, to TOML items...