[issue39006] test_asyncio: sendfile tests fail on AMD64 Debian root 3.7 when _ssl is missing

STINNER Victor report at bugs.python.org
Mon Dec 9 09:04:23 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

I wrote a fix which was approved by Andrew Svetlov. Andrew prefers my PR than Christian's PR 17526, so I merged my PR instead. See PR 17526 discussion for the rationale.

I merged your PR to master, 3.7 and 3.8 backport will automatically follow. I close the issue.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39006>
_______________________________________


More information about the Python-bugs-list mailing list