Miro Hrončok

Results 305 comments of Miro Hrončok

Depends on @themr0c. I am available to meet again and address the review comments, but if they prefer you to handle it, I don't mind.

> PR's and ideas are welcome! Honestly I have no idea how this works. I'll be happy to help with testing. Do you think pytest support should be a first...

I can reproduce this from git with `tox -e py310-nocov`.

That is certainly possible. However the tests of aiosmtpd before this patch: ``` ____________________ ERROR at setup of TestSMTPS.test_smtps ____________________ get_controller = ssl_context_server = @pytest.fixture def ssl_controller( get_controller, ssl_context_server )...

Rather than trying to be too clever, I think 3. is the correct approach here. We could mention that in the docs and point the reader to a way to...

Thanks! This has been sitting here for a couple of months, so don't worry if it's not fixed this week :)

I can ask fellow colleagues and friends I know use Betamax whether they are interested. @MarekSuchanek @encukou There is also 10 other people watching this repo who might speak up...

[One of the Team](https://python-hyper.org/en/latest/one-of-the-team.html) sound great!

The docstring should be changed to be r'..', it doesn't break Sphinx.

See also: https://github.com/betamaxpy/betamax/pull/113#issuecomment-239221670 (and further)