bpo-31647: Fix write_eof() after close() for SelectorSocketTransport by twisteroidambassador · Pull Request #7149 · python/cpython
added 2 commits
twisteroidambassador
changed the title
bpo-31467: Fix write_eof() after close() for SelectorSocketTransport
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport
1st1
approved these changes
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-7149) Fixed bug where calling write_eof() on a _SelectorSocketTransport after it's already closed raises AttributeError. (cherry picked from commit 23f587e) Co-authored-by: twisteroid ambassador <twisteroidambassador@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-7149) Fixed bug where calling write_eof() on a _SelectorSocketTransport after it's already closed raises AttributeError. (cherry picked from commit 23f587e) Co-authored-by: twisteroid ambassador <twisteroidambassador@users.noreply.github.com>
1st1 pushed a commit that referenced this pull request
1st1 pushed a commit that referenced this pull request