Karthikeyan Singaravelan

Results 129 comments of Karthikeyan Singaravelan

I have created https://github.com/MatthewPierson/Vieux/pull/212 to handle the `AttributeError` since the `fromstring` was a deprecated alias and was removed in Python 3.9 in favour of `frombytes`

Can you please try downgrading to Python 3.8 to see if it helps?

Can you please try downgrading to Python 3.8 to see if it helps?

pychromecast has been fixed in https://github.com/home-assistant-libs/pychromecast/issues/425

FWIW, `AsyncMock` is now available as part of mocker from https://github.com/pytest-dev/pytest-mock/commit/449d3d038e076fcdbb860815d306d4a59db44141 with rich assert diff for assert helpers associated with `AsyncMock`

Sorry, I am not familiar enough with rust to submit a PR.

As an update to the issue the above RFC was implemented and merged with PR : https://github.com/rust-lang/rust/pull/49305 . It caused notable breakages in the ecosystem and got reverted : https://github.com/rust-lang/rust/pull/49518

Yes, the team is looking for a way to introduce this with less breakages.

Can you please attach the full warning log? This could be from a third party project or dependency.

It seems these were removed in https://github.com/hiroaki-yamamoto/mongoengine-goodjson/commit/56d30c271141ce9619ceae2857367b71d34accea