Files
typeshed/stdlib/asyncio
François Conzelmann 7eb277e451 Add type to some asyncio.transports methods (#8756)
`WriteTransport.write`, `WriteTransport.writelines` and `DatagramTransport.sendto` methods only accept `bytes` trying an other type raises an exception

`BaseTransport._extra` is a dictionary with string as key
2022-09-20 19:14:59 -07:00
..
2022-07-18 19:46:38 -07:00
2022-08-04 18:55:18 +02:00
2022-05-17 18:11:29 -07:00
2022-08-04 18:55:18 +02:00
2022-05-17 18:11:29 -07:00
2022-05-16 17:28:13 -07:00