summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-05-28-18-40-26.bpo-31467.s4Fad3.rst
blob: 61cc8baa1cd52d8c6037926f724ed426762f14ce (plain)
1
2
Fixed bug where calling write_eof() on a _SelectorSocketTransport after it's
already closed raises AttributeError.