Zev Isert
Zev Isert
Also, I'm laughing at the _reference in new issue_'s title. Had I just made an issue, I would have called it something like > "V2 amber format causes linter errors...
That would be great! I can make a PR for the callbacks feature I think -- it seems that the logic would be straight forward: 1. Accept some callbacks in...
This might be a duplicate of #1204
Hey @cbandy, would you normally review a change like this? I'm looking for PGO support on 1.25
It does work for us, thanks. I understand the want to maintain in tree, and this is a bit of a niche ask anyway.
> We should make sure to include #13500 in the next release. Currently users of Python 3.10.7 and numpy are broken. Yes please! I spent almost two hours before finding...
@MarshallOfSound regarding the status/help-wanted label, looks to me like we could fix the double skipping by debouncing the next/prev events that are generated by the Win10 Media Service. The `Emitter`...
#self-assign
I see a lot of value in this as well. It would be especially nice to have some form of dependency to follow when working with dataclasses for example. ```python...
Thanks for the great write up @trvrm - I agree about how connections should not be inherited to child tasks, but rather new connections should be acquired. In #546, I...