]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Remove 3.6-specific code.
authorBob Halley <halley@dnspython.org>
Sat, 5 Mar 2022 21:32:36 +0000 (13:32 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 5 Mar 2022 21:32:36 +0000 (13:32 -0800)
commit8518ee52f6f5685a79abb01ba06594eaef08408c
tree35ced75b8b3d0752d7a0ff8606c519d32b42874a
parentf950862a341a6559126235c892ff516e114f14fd
Remove 3.6-specific code.

We still have to add AsyncExitStacks, and this requires making
the associated socket wrappers async context managers.
dns/_immutable_attr.py [deleted file]
dns/asyncbackend.py
dns/asyncquery.py
dns/immutable.py
dns/query.py
dns/set.py
tests/test_async.py
tests/test_doh.py
tests/test_immutable.py
tests/test_xfr.py