Commit db8742e
authored
Remove redundant assignment in asyncio.streams.StreamReaderProtocol.connection_lost() (pythonGH-137524)
The _stream_writer attribute was removed in a355f60 (pythongh-114914).1 parent 082f370 commit db8742e
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | 274 | | |
276 | 275 | | |
277 | 276 | | |
| |||
0 commit comments