Alexandros Tzannes

Results 15 comments of Alexandros Tzannes

Hi @jeremycline thanks for the feedback. Which API is broken in v2 by this change? Are you refering to `get_gonnection` in adapters.py which now takes two additional optional arguments, or...

ok, great! I wasn't sure whether `cert_verify` was treated as public given the comment saying "This method should not be called from user code." Having played around with it a...

@jeremycline I know you contributed the PR where I got most of the unit-tests from for this PR. And I was happy to see that the solution I had come...

@nateprewitt @Lukasa gentle ping. This is an API-compatible backport of @jeremycline's great fix for issue #4391. - Added `_build_conn_kwargs` which mirrors what `cert_verify` does, but instead of modifying the `conn`...

[Is there anybody out there?](https://www.youtube.com/watch?v=fNLhxKpfCnA)

Actually, it might be better to use `__alternative__` instead, because `__name__` already has a meaning in python. And it might be preferable to keep `alt.Name` for backwards compatibility.

I'll try to take a cut at this next month when I have a bit more time. Just to make sure I understood correctly, you are referring to the `RuntimeError:...

Great, thank you for the feedback. I will certainly keep this as a future weekend project. Unfortunately, the need is not pressing to justify spending work time on it, and...

@rspivak this project looks abandoned. Any chance this PR might get merged and a new version released to pypi?

Happy to see the PR was approved. What's the likelihood it gets merged and released? We have been using sftpserver with this one additional commit over the last 3.5 years...