diff --git a/CHANGES/719.misc b/CHANGES/719.misc new file mode 100644 index 00000000..bcfb4759 --- /dev/null +++ b/CHANGES/719.misc @@ -0,0 +1,2 @@ +Enabled testing on Python 3.10 +Removed `async_lru` dependency (is incompatible with Python 3.10) and replaced usage with protected property