]> git.ipfire.org Git - thirdparty/dnspython.git/commit
async StreamSockets were erronously subclassing the abstract DatagramSocket
authorBob Halley <halley@dnspython.org>
Sun, 31 Jan 2021 22:52:13 +0000 (14:52 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 31 Jan 2021 22:52:13 +0000 (14:52 -0800)
commit5449af5318d88bada34f661247f3bcb16f58f057
tree924de0d663df54732d8b78d2544db2fe6b42996c
parent5f45d6037aa3c9064eb880cf9c22d5180e4cf160
async StreamSockets were erronously subclassing the abstract DatagramSocket
dns/_asyncio_backend.py
dns/_curio_backend.py
dns/_trio_backend.py