Joe Black

Results 14 comments of Joe Black

I think this would be amazing and it's one of the cool things about dataclasses that attr's doesn't have

I opened an issue for with initial pull request for customizing __setattr__ and __delattr__ for frozen classes here: https://github.com/python-attrs/attrs/issues/378

Hey guys, first off this is really excellent work in this PR! I noticed however that it's a bit out of date (2020). I was able to apply the same...

> Python 3.11 introduces `asyncio.Runner`, a context manager which allows multiple functions to run in the same `asyncio.Context`. [0][1] There is a proposal to use this in pytest-asyncio, because it...

@olexanderboychuk @ToasterUwU thanks for opening the ticket, will triage this and try to get a fix out as soon as possible.

Thanks for opening this and being patient, I need a minute to review the code and preferably setup some CI/CD for the repo for QC.

@zyrikby @MariKiev I'm not sure if this is still an issue for you, but if so, can you help me better understand the problem? Is there a reproducible test case...

@Atasharef1381 it looks to me like you're missing a crypto dependency required by the pysha3 library. This kind of problem has always been a thing for any project that relates...

@RuneStone0 @TurgutKanceltik Thanks for opening the issue. I'll triage this ticket and add EOS support to the roadmap.