MatthewFlamm

Results 336 comments of MatthewFlamm

No problem, the failing tests look unrelated, I assume that the new c version is working correctly since the tests in this PR are passing. I still need to go...

In a look, it seems it should be like for like for this functionality, so I don't think the rewrite impacts this PR.

This PR was extended to add the functionality to all solvers in `solve_ivp`. I updated the PR description and title accordingly. There is a lot of common functionality in the...

Thank you for this well done contribution! I will keep this open to see if there are any more comments contrary to my comment in #217.

Looked at this again, I'm still of the opinion that we should not change the behavior from ha/core testing. I _think_ that a workaround for users who want to turn...

> It would gladly improve life quality to drop default pytest-socket settings or make the lib optional. Right now It is impossible to make any integrations tests. Some HA components...